This commit is contained in:
Hadley Wickham
2022-10-24 09:14:50 -05:00
parent c5b7cda1bd
commit c0461b11bd

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.
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.