redatam_internal_query | R Documentation |
Execute a Redatam command: TABLE or AREALIST.
redatam_internal_query(dic, spc)
dic |
Dictionary identifier |
spc |
Program text in SPC format |
Raw dataset with al values: tot, na, mv, values.
Jaime Salvador
## Not run:
dic<-redatam_open("path/to/rxdb")
df<-redatam_internal_query(dic,"freq person.sexo")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.