Description Usage Arguments Value
View source: R/start_fgc_project.R
Enter initial data for a project.
1 | start_fgc_project(data_dir, project_id, species, dir_entities = NULL)
|
data_dir |
A path to a directory where the data tables will be saved. |
project_id |
A project name (e.g. FGC_0001). |
species |
A species name. |
dir_entities |
A path to a directory containing entities in a file called |
Returns an object of class fgcMeta
. Also saves data in project.csv
in data_dir
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.