if (getRversion() >= "2.15.1") {
utils::globalVariables(
c(
'storm_columns',
'storm_names',
'value',
'id',
'element',
'day',
'.',
'var',
'grid_size_lat',
'grid_size_lon',
'dist',
'lat_rad'
)
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.