Importing data into R - Michael-D-Preston/PrestonLab GitHub Wiki
By Angus Ball
Hi all, Here is a quick and dirty introduction for importing, storing and saving data in R. I also include some examples of what your data should look like for the phyloseq objects.
How to import and store data in R
Citations
tidyverse:
Wickham H, Averick M, Bryan J, Chang W, McGowan LD, François R, Grolemund G, Hayes A, Henry L, Hester J, Kuhn M, Pedersen TL, Miller E, Bache SM, Müller K, Ooms J, Robinson D, Seidel DP, Spinu V, Takahashi K, Vaughan D, Wilke C, Woo K, Yutani H (2019). “Welcome to the tidyverse.” Journal of Open Source Software, 4(43), 1686. doi:10.21105/joss.01686 https://doi.org/10.21105/joss.01686.