Description Usage Arguments Value Examples
View source: R/inventorycheckformat.R
Check if the input inventory data is compatible with the "Maria" package (see 'Required format of the inventory' section of the vignette)
1 | inventorycheckformat(inventory)
|
inventory |
Input inventory (see the inputs formats and metadata in the
|
The inventory if the inventory is in the required format. Stop the function if the format is not the one required.
1 2 | data(Paracou6_2016)
inventorycheckformat(inventory = Paracou6_2016)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.