From 01cdd8dc61606df75127abcc235307d7f6b57cfe Mon Sep 17 00:00:00 2001 From: gungorMetehan <102655648+gungorMetehan@users.noreply.github.com> Date: Tue, 13 Feb 2024 20:01:30 +0300 Subject: [PATCH] Update statistical-summaries.qmd Suggestion --- statistical-summaries.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/statistical-summaries.qmd b/statistical-summaries.qmd index 91f69674..f969e927 100644 --- a/statistical-summaries.qmd +++ b/statistical-summaries.qmd @@ -403,7 +403,7 @@ See the docs for more details. You'll learn more about how geoms and stats interact in @sec-stat. These summary functions are quite constrained but are often useful for a quick first pass at a problem. -If you find them restraining, you'll need to do the summaries yourself (see R for Data Science for details) +If you find them restraining, you'll need to do the summaries yourself (see R for Data Science for details). ## Surfaces {#sec-surface}