From c0461b11bd84693ddd17c492fb18b24f8cebdbce Mon Sep 17 00:00:00 2001 From: Hadley Wickham Date: Mon, 24 Oct 2022 09:14:50 -0500 Subject: [PATCH] WS --- functions.qmd | 1 - 1 file changed, 1 deletion(-) diff --git a/functions.qmd b/functions.qmd index bd0ab25..16a1354 100644 --- a/functions.qmd +++ b/functions.qmd @@ -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. -