if (getRversion() >= "2.15.1") {
utils::globalVariables(c(
".", ".I", ".N", "catalog_retile", "code",
"opt_chunk_buffer<-", "opt_chunk_size<-", "opt_output_files<-", "projection<-",
"x", "x_bin", "x_bin_neighbor", "xmax", "xmin",
"y", "y_bin", "y_bin_neighbor", "ymax", "ymin", "z"
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.