redatam_open | R Documentation |
Open a REDATAM database. This function returns an ID than can be used in functions to query data.
redatam_open(dictionary_name)
dictionary_name |
Dictionary filename |
ID than can be used in functions to query data.
Jaime Salvador
## Not run:
dic<-redatam_open("path/to/rxdb")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.