check_long: Validate request form in long format

Description Usage Arguments Details

View source: R/functions.R

Description

Validate request form in long format

Usage

1
check_long(research.folder, database, request_file, template_file)

Arguments

research.folder

The name of research folder. See initResearchFolder for details on a research folder.

database

Name of database. Should be either private or public for flat tables, indicating whether data is stored in public_data or research/[research folder]/private_data, or the actual name of database if extracting data from a database.

request_file

Inclusion list.

template_file

Inclusion template generated by genInclusion.

Details

request_file is annotated inclusion list, and template_file is the one generated by genInclusion. Column names and key.var should be identical in the two files.


biostatUniBS/RDataXMan documentation built on Feb. 2, 2021, 9:41 a.m.