redatam_internal_run | R Documentation |
Execute a Redatam command: TABLE or AREALIST.
redatam_internal_run(dic, file_name)
dic |
Dictionary identifier |
file_name |
Program file name |
Raw dataset with all values: tot, na, mv, values.
Jaime Salvador
## Not run:
dic<-redatam.open("rxdb")
df<-redatam.internal_run(dic,"/path/to/nmir_test.spc")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.