Data Import
data-import.Rmd
Import Directory
# Obtain path to the example data
path <- system.file("extdata", "misosoup", package = "fsmc")
# Call the `MiCo` function to create a community object for every file in the directory
data-import.Rmd
# Obtain path to the example data
path <- system.file("extdata", "misosoup", package = "fsmc")
# Call the `MiCo` function to create a community object for every file in the directory