redatam_entities | R Documentation |
List the entities in a databse.
redatam_entities(dic)
dic |
Dictionary ID (returned by 'redatam.open') |
Data frame that contains all the entities in the database.
Jaime Salvador
## Not run:
dic<-redatam_open("path/to/rxdb")
redatam_entities(dic);
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.