makeSpSheet.Rd
makeSpSheet
produces a species sheet .csv file for target species
makeSpSheet(
data,
target_sp = c("Caenorhabditis briggsae", "Caenorhabditis elegans",
"Caenorhabditis tropicalis"),
dir = NULL
)
a checked dataframe generated from the procPhotos
function.
a vector of target species names with full genus and species names. Default target species names are: Caenorhabditis briggsae, Caenorhabditis elegans, Caenorhabditis tropicalis.
Default is NULL.Supply the path to the base fulcrum directory to
export the species sheet to reports/spSheet.csv
.
a list of dataframes containing species sheets for target species with flags for identified issues.