powered by
List the entities in a databse.
redatam_entities(dic)
Data frame that contains all the entities in the database.
Dictionary identifier (returned by redatam_open())
Jaime Salvador
if (FALSE) { dic<-redatam_open("path/to/rxdb") redatam_entities(dic); }
Run the code above in your browser using DataLab