Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/saudiwin/corona_tscs
Browse files Browse the repository at this point in the history
  • Loading branch information
saudiwin committed Apr 21, 2020
2 parents 61a6e02 + b505a00 commit 88b7ca8
Show file tree
Hide file tree
Showing 6 changed files with 89 additions and 1 deletion.
Binary file modified Presentations/coronaNetSlides.key
Binary file not shown.
Binary file modified Presentations/coronaNetSlides.pdf
Binary file not shown.
1 change: 0 additions & 1 deletion RCode/cleanData/1_cleanQualtrics.R
Expand Up @@ -277,7 +277,6 @@ qualtrics = qualtrics[, -which(names(qualtrics) == 'target_country_sub')]

qualtrics$target_country[qualtrics$target_geog_level == "All countries"] <- "All countries"


# double check to make sure 'target_country' is empty when 'target_country_sub' has a value
if (length(qualtrics[which(qualtrics$target_country_sub != ""), 'target_country'] %>% table()) == 0) {

Expand Down
89 changes: 89 additions & 0 deletions data/CoronaNet/coronanet_raw_latest.csv 100755 → 100644

Large diffs are not rendered by default.

0 comments on commit 88b7ca8

Please sign in to comment.