slga_filenamer | R Documentation |
generates a filename for an SLGA raster request
slga_filenamer(
product = NULL,
attribute = NULL,
component = NULL,
depth = NULL
)
product |
Character, one of the options from column 'Code' in codeslga_product_info where Type = 'Soil'. |
attribute |
Character, one of the options from column 'Code' in codeslga_attribute_info. |
component |
Character, one of 'ALL', 'VAL', 'CIS', 'CLO', or 'CHI'. Defaults to 'ALL'. |
depth |
Integer from 1 to 6. |
filename string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.