redatamx: R Interface to 'Redatam' Library

Provides an API to work with 'Redatam' (see <https://redatam.org>) databases in both formats: 'RXDB' (new format) and 'DICX' (old format) and running 'Redatam' programs written in 'SPC' language. It's a wrapper around 'Redatam' core and provides functions to open/close a database (redatam_open()/redatam_close()), list entities and variables from the database (redatam_entities(), redatam_variables()) and execute a 'SPC' program and gets the results as data frames (redatam_query(), redatam_run()).

Package details

AuthorJaime Salvador [aut, cre] (ORCID: <https://orcid.org/0000-0002-3564-8929>), CELADE [cph]
MaintainerJaime Salvador <jaime.salvador@ideasybits.com>
LicenseGPL (>= 3)
Version1.1.4
URL https://ideasybits.github.io/redatamx4r/ https://github.com/ideasybits/redatamx4r/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("redatamx")

Try the redatamx package in your browser

Any scripts or data that you put into this service are public.

redatamx documentation built on June 10, 2025, 1:08 a.m.