This package provides classes and functions for handling observational (spatio-temporal) data. The package provides a number of feature for your convenience:
- Automatic retrieval of standard vocabularies from CUAHSI.
- Fuzzy matching of terms for more convenient insertion.
- Automatic handling of synonyms for more convenient data processing.
Note: tell me what additional questions should be answered here.
The package has a large number of dependencies. To install, use the following command:
install.packages(c("spacetime", "sp", "testthat","XMLSchema", "SSOAP", "xts", "vwr", "RSQLite"), repos = c("http://www.omegahat.net/R", "http://mirrors.softliste.de/cran"))