powered by
Execute a Redatam command: TABLE or AREALIST.
redatam_internal_query(dic, spc)
Raw dataset with al values: tot, na, mv, values.
Dictionary identifier (returned by redatam_open())
Program text in SPC format
Jaime Salvador
if (FALSE) { dic<-redatam_open("path/to/rxdb") df<-redatam_internal_query(dic,"freq person.sexo") }
Run the code above in your browser using DataLab