Meta.Read | R Documentation |
Read and return metadata for specific data set.
Meta.Read(
URL = "https://raw.githubusercontent.com/ErikKusch/KrigR/Development/metadata",
dataset = "reanalysis-era5-land"
)
URL |
Path to where metadata files reside. Should not be changed from default. |
dataset |
Character. Name of data set. Usually a set of words separated by dashes. See possible datasets by calling |
List. Contains information of data set, type, variables, resolution, citation, etc.
Meta.List
, Meta.Variables
, Meta.DOI
, Meta.QuickFacts
.
Meta.Read()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.