extract_complex_dependencies: Extract complex dependencies.

Description Usage Arguments Value

View source: R/extract_complex_dependencies.R

Description

Extract complex dependencies.

Usage

1
2
3
4
5
6
7
extract_complex_dependencies(
  this_data,
  this_glossary,
  id_var,
  site_var,
  these_dependencies
)

Arguments

this_data

The tibble to be checked for missing data.

this_glossary

The glossary dictionary with parameter visit/test battery etc information.

id_var

A quosure representing the column that contains the patient label.

site_var

A quosure representing the column that contains the site name for that patient.

these_dependencies

A dependencies object (likely generated by parse_MACRO_DSD_file_for_glossary_and_dependencies()).

Value

Missing data percentages in a tibble


LisaHopcroft/CTutils documentation built on Oct. 7, 2021, 11:08 p.m.