Description Usage Arguments Value
Generates a list with coverage description attributes. This list is used to describe the data, the authors, the data policy, relevant references to data sources used, and the data maintainer.
1 2 3 4 | manifest(description = NA_character_, authors = NA_character_,
references = NA_character_, citation = NA_character_,
data_policy = NA_character_, maintainer = NA_character_,
definition = NA_character_)
|
description |
A |
authors |
A |
references |
A |
citation |
A |
data_policy |
A |
maintainer |
A |
definition |
A |
A list
containing all pairs name = value
of coverage description attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.