View source: R/process_auxiliary.R
process_gmted_codes | R Documentation |
Identify the GMTED statistic and resolution based on the file path. Convert statistic and resolution to/from full string to/from statistic and resolution code.
process_gmted_codes(
string,
statistic = FALSE,
resolution = FALSE,
invert = FALSE
)
string |
character(1). File path to GMTED data file. |
statistic |
logical(1). Matches statistic to statistic code. |
resolution |
logical(1). Matches resolution to resolution code. |
invert |
logical(1). Default = FALSE. |
character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.