| convert_nulls_and_slashes | R Documentation |
NA, NULL, and / to formats GISDK can useNA and NULL are converted to NA_complex_ and is
understood by GISDK/C++ as null. / is converted to \.
convert_nulls_and_slashes(arg)
Returns the argument passed in with any NA/NULL converted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.