powered by
Check whether the requested soils attribute is available for the requested soils product.
check_avail(product = NULL, attribute = NULL)
Character, one of the options from column 'Code' in slga_product_info where Type = 'Soil'.
slga_product_info
Character, one of the options from column 'Code' in slga_attribute_info.
slga_attribute_info
Logical; TRUE if available
# NOT RUN { check_avail('NAT', 'CFG') check_avail('SA', 'CFG') # }
Run the code above in your browser using DataLab