Open tavareshugo opened 5 years ago
Good
tidyverse
, intuitive & really usefulTo improve
to improve syntax-specific
!is.na
and when na.rm = TRUE
(why/when chosen), n = n()
group_by
and select
data.frame
& is this the same as environment?group_by
and summarise
functionscount
function not very clearGood
band_members
and band_instruments
useful for joinsTo improve
gather
/spread
)
ggplot
c()
function?You guys are so good at explaining this. Thank you so much for your patience. I finally feel like I understand how to think about data.
Good
To improve
eigenvalues
and eigenvectors
in prcomp
helpfactor
function do for plottingstr
gave pc_scores
and why square sdev
good
to improve
c()
, $
, %in%
, why ungroup()
Day 1
Good
To improve
NA
s using$
andsum()
(e.g. this caused confusion:sum(!is.na(surveys$weight))
[]
and round()
bracketsc()
used inside thescale_y_continuous(limits = c(0, 100))