library(RODBC)
library(pedotransfR)
## save local copies of calculation code
getAndCacheCalculation(
calcName = '15 AASHTO Group Index',
basePath = 'NASIS_calculations/'
)
getAndCacheCalculation(
calcName = '14 Liquid Limit and PI',
basePath = 'NASIS_calculations/'
)
getAndCacheCalculation(
calcName = 'HSG',
basePath = 'NASIS_calculations/'
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.