readAudit.csvODK | R Documentation |
Read odk exported audit csv files to a single data frame
readAudit.csvODK(
base_files,
save_file = TRUE,
dir_exp = getwd(),
file_name = NULL
)
dir_exp |
Data export directory |
base_name |
Files prefix name and directory direction without extension |
form_rep |
Form repeat sections names in order |
data_type |
Long or short version of the data |
'odkexp' returns csv files export from odk collect.
Alexandre Adalardo de Oliveira aleadalardo@gmail.com
## Not run:
odkexp(odkbriefcase = "odkbriefcase.jar", dir_st = getwd(), dir_col = getwd(), dir_exp = getwd(), form_id = "odkform", file_name = "odkdata")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.