Clarify question, closes #993
This commit is contained in:
parent
7dbe3f9487
commit
05c66b6f7f
2
EDA.Rmd
2
EDA.Rmd
|
@ -423,7 +423,7 @@ In the next section we'll explore some techniques for improving this comparison.
|
|||
|
||||
1. What happens to missing values in a histogram?
|
||||
What happens to missing values in a bar chart?
|
||||
Why is there a difference?
|
||||
Why is there a difference in how missing values are handled in histograms and bar charts?
|
||||
|
||||
2. What does `na.rm = TRUE` do in `mean()` and `sum()`?
|
||||
|
||||
|
|
Loading…
Reference in New Issue