issues
search
djhocking
/
sparcnetfsu
Research compendium for SPARCnet at Frostburg State University
Other
0
stars
0
forks
source link
General stuff for Allison
#8
Open
djhocking
opened
4 years ago
djhocking
commented
4 years ago
[ ] Data QAQC
[ ] Learn R
[ ] Learn the
dplyr
package in R for data summaries
[ ] Learn the
ggplot2
package for making graphs in R
[ ] Summarize data
djhocking
commented
4 years ago
The
swirl
package is helpful for learning R. You can google this and install the package with `install.packages("swirl") in R. There's also a learnR package.
I have stuff about R from my Quant course at:
https://github.com/djhocking/Quant_Vert_Pop
dplyr
package in R for data summariesggplot2
package for making graphs in R