obtain_rqda_codes: Get the coding table from RQDA projects from collaborators

View source: R/rqda.R

obtain_rqda_codesR Documentation

Get the coding table from RQDA projects from collaborators

Description

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.

Usage

obtain_rqda_codes(path)

Arguments

path

A path to a directory, zip file or RQDA projecct file

Value

The coding table as an R data.frame.


BroVic/raampGBV documentation built on Oct. 7, 2022, 11:06 p.m.