Description Usage Arguments Value
View source: R/m_import_lizard_data.R
Import lizard data This function imports a CSV file of processed field data of lizard individuals of different species including sites, their location (coordinates), morphology data and reflectance means
1 | m_import_lizard_data(path = "example_lizard_data.csv", species = "")
|
path |
The path to the csv data file |
species |
The name of the species starting with a capital letter and an underscore as seperation between genus and species name; by default empty to load the whole data set |
R data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.