Skip to content

Commit f84040e

Browse files
numbered summarizing with nas section
1 parent 4912418 commit f84040e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrangling.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1244,7 +1244,7 @@ primary language at home is spoken by
12441244
`r format(lang_summary$max_most_at_home[1], scientific = FALSE, big.mark = ",")`
12451245
people.
12461246

1247-
#### Calculating summary statistics when there are `NA`s {-}
1247+
### Calculating summary statistics when there are `NA`s
12481248

12491249
In data frames in R, the value `NA` is often used to denote missing data.
12501250
Many of the base R statistical summary functions

0 commit comments

Comments
 (0)