Description Usage Arguments Value Examples
Convert pre-0.2.0 nlType names to their new names. Pre 0.2.0 has only 2 nlTypes i.e. OLS and VIIRS. They are renamed as follows:
OLS => "OLS.Y"
(VIIRS) => "VIIRS.M"
1 | newNlType(oldNlType)
|
oldNlType |
|
character
The new nlType i.e. "OLS.Y" or "VIIRS.M"
1 2 | Rnightlights:::newNlType("VIIRS")
#returns "VIIRS.M"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.