minired: R Interface to 'Redatam' Library

This package is deprecated. Please use 'redatamx' instead. 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] (<https://orcid.org/0000-0002-3564-8929>), CELADE [cph]
MaintainerJaime Salvador <jaime.salvador@ideasybits.com>
LicenseGPL (>= 3)
Version1.0.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("minired")

Try the minired package in your browser

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

minired documentation built on April 4, 2025, 2:27 a.m.