obtain_rqda_codes | R Documentation |
This function is designed to just fetch RQDA projects with as little hassle as possible. So whether it's a directory, or a compressed archive or an RQDA project file itself, the codes will be extracted.
In the event that there are several RQDA files in the accessed directory, they will all be extracted and merged into one single table. No further transformation is carried out, thereafter.
obtain_rqda_codes(path)
path |
A path to a directory, zip file or RQDA projecct file |
The coding table as an R data.frame
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.