fhdsl / DaSEH

🌼 Collection of materials to accompany the R25 funded "Data Science for Environmental Health" short course
https://daseh.org
MIT License
0 stars 1 forks source link

Manipulating data lab #217

Open carriewright11 opened 1 week ago

carriewright11 commented 1 week ago

maybe add more info on scientific notation https://www.datakwery.com/post/2020-07-11-scientific-notation-in-r/ - might not be the best link, but this is what I found googling very briefly :P

carriewright11 commented 1 week ago

in part 2.4 maybe add %>% distinct() to both lines of the key? and maybe suggest that the check using it?

carriewright11 commented 1 week ago

I wonder if in this case we should use the argument `suffix = c("co2", "disaster") or something? we have many column names in common

or maybe a different couple of datasets? I think this is a trickier example since many of the column names were the same for both datasets but representing something very different

carriewright11 commented 1 week ago

typo in part 1. 4 of the raw lab county should be country