View source: R/getAttributes.R
getAttributes | R Documentation |
Extract attribute metadata from H5 files
getAttributes(fil, sit, type, valName)
fil |
File path to the H5 file to extract attributes from [character] |
sit |
The site, for site attributes. Must match site of file path. [character] |
type |
The type of attributes to retrieve. [character] |
valName |
If CO2 validation metadata are requested, the H5 name of the level where they can be found. [character] |
A data frame with one row containing the extracted attributes
Claire Lunch clunch@battelleecology.org
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.