powered by
Functions to find out whether a vector consists of strings consistent with the definition for auto-detection of temporal or spatial data.
is.temporal(x)
A vector
Returns TRUE or FALSE
# NOT RUN { is.temporal(1991:1993) is.spatial(c("GLO","AFR")) # }
Run the code above in your browser using DataLab