validSpatialData,SoilProfileCollection-method {aqp} | R Documentation |
Check for valid spatial reference of profiles
Description
Are coordinate column names defined in metadata and existing in the SoilProfileCollection?
Usage
## S4 method for signature 'SoilProfileCollection'
validSpatialData(object)
Arguments
object |
a SoilProfileCollection |
Value
logical TRUE
if column names are defined and correspond to existing data
[Package aqp version 2.0.4 Index]