Description Usage Arguments Value Examples
Check whether the requested soils attribute is available for the requested soils product.
1  | 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
1 2  | 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.