Commit Graph
3 Commits
Author SHA1 Message Date
Vebash NaidooandGitHub 46c395a954 Potential typo? (#897)
I don't know if it was meant to be this way, because it's actually not weird to say `data time` but assuming it was meant to be `date time` I amended:

regular data time `lubridate::as_date_time()` -> regular date time `lubridate::as_date_time()`
2021-02-08 10:31:26 -06:00
Vebash NaidooandGitHub 23996a081d dplyr does have a drop option (#894)
We can include levels with no observations in dplyr::count() now with the .drop = FALSE argument setting. I changed the wording and added an example. Please feel free to amend text wording and remove example if you wish.
2021-02-08 10:30:40 -06:00
sciencificityandGitHub 9e8a7ee756 A spelling fix (#891)
'supressess' changed to 'suppresses'
2020-11-05 13:28:10 -06:00