make.data.review.report: make data review report

Description Usage Arguments

Description

this function compiles a data review report

Usage

1
2
3
make.data.review.report(path, report_name, report_title, data_path,
  data_copy_path, dataset_name_prefix, codebook_path, codebook_name,
  exclusion_criteria, test = FALSE)

Arguments

path

path to directory with records, no default

report_name

name of the report file, no default

report_title

title of the data review report, no default

data_path

path to data directory, no default

data_copy_path

path to data copy directory, no default

dataset_name_prefix

a character string to prefix the datasets with, no default

codebook_path

path to codebook, no default

codebook_name

name of codebook, no default

exclusion_criteria

a list of functions defining what observations to exclude from the report, no default

test

logical, if TRUE the generated report is named test, defaults to FALSE


martingerdin/beehive documentation built on May 16, 2019, 11:12 p.m.