This commit is contained in:
Hadley Wickham 2022-10-24 09:14:50 -05:00
parent c5b7cda1bd
commit c0461b11bd
1 changed files with 0 additions and 1 deletions

View File

@ -950,4 +950,3 @@ A few places to learn more are:
In the next chapter, we'll dive into some of the details of R's vector data structures that we've omitted so far. In the next chapter, we'll dive into some of the details of R's vector data structures that we've omitted so far.
These are not immediately useful by themselves, but are a necessary foundation for the following chapter on iteration which gives you further tools for reducing code duplication. These are not immediately useful by themselves, but are a necessary foundation for the following chapter on iteration which gives you further tools for reducing code duplication.