Description Usage Arguments Value
Adds an analysis to an object of class fgcMeta
, as produced by fgcMetadata::start_fgc_project
. If an analysis already exists, nothing is done as only a single analysis can be associated with a given fgcMeta
object.
1 | add_analysis(meta, name, description)
|
meta |
An object of class |
name |
A name for the analysis. |
description |
A sentence describing the aim of the analysis. |
Returns an object of class fgcMeta
. Also saves data in analysis.csv
in meta$data_dir
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.