check_avail | R Documentation |
Check whether the requested soils attribute is available for the requested soils product.
check_avail(product = NULL, attribute = NULL)
product |
Character, one of the options from column 'Code' in
|
attribute |
Character, one of the options from column 'Code' in
|
Logical; TRUE if available
check_avail('NAT', 'CFG')
check_avail('SA', 'CFG')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.