Description Usage Arguments Details Value Examples
get measurement details
| 1 | get_metadata(deploy_nm, folder_nm)
 | 
| deploy_nm | a valid deployment name (string) | 
| folder_nm | the folder where the deployment files reside. | 
a GDopp function for extracting sampling info from file.
a list of measurement metadata
| 1 2 3 | folder_nm <- system.file('extdata', package = 'GDopp')
deploy_nm <- "ALQ102"
get_metadata(deploy_nm, folder_nm)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.