R/redatam-api.R
redatam_open.Rd
Open a REDATAM database. This function returns an ID than can be used in functions to query data.
redatam_open(dictionary_name)
Dictionary file name
ID than can be used in functions to query data.
Jaime Salvador
if (FALSE) { # \dontrun{ dic<-redatam_open("path/to/rxdb") } # }