powered by
Execute a Redatam command: TABLE or AREALIST.
redatam_internal_run(dic, file_name)
Raw dataset with all values: tot, na, mv, values.
Dictionary identifier (returned by redatam_open())
Program file name
Jaime Salvador
if (FALSE) { dic<-redatam.open("path/to/rxdb") df<-redatam.internal_run(dic,"/path/to/program.spc") }
Run the code above in your browser using DataLab