Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion statistical-summaries.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://r4ds.had.co.nz> for details)
If you find them restraining, you'll need to do the summaries yourself (see R for Data Science <https://r4ds.had.co.nz> for details).

## Surfaces {#sec-surface}

Expand Down