@@ -14,7 +14,7 @@ smaller <- diamonds %>%
|
||||
|
||||
We have data about `r nrow(diamonds)` diamonds. Only
|
||||
`r nrow(diamonds) - nrow(smaller)` are larger than
|
||||
2.5 carats. The distribution of the reminder is shown
|
||||
2.5 carats. The distribution of the remainder is shown
|
||||
below:
|
||||
|
||||
```{r, echo = FALSE}
|
||||
|
||||
Reference in New Issue
Block a user