convert_nulls_and_slashes: Converts R's 'NA', 'NULL', and '/' to formats GISDK can use

Description Usage Value

View source: R/caliperR.R

Description

NA and NULL are converted to NA_complex_ and is understood by GISDK/C++ as null. / is converted to \.

Usage

1

Value

Returns the argument passed in with any NA/NULL converted.


dkyleward/caliperR documentation built on Dec. 31, 2021, 7:11 p.m.