check_metadata: Check that metadata data frame has all the variables and not...

View source: R/helpers.R

check_metadataR Documentation

Check that metadata data frame has all the variables and not missing

Description

Check that metadata data frame has all the variables and not missing

Usage

check_metadata(data, variables, no_missing = TRUE)

Arguments

data

data frame of metadata.

variables

name of variables (batch, covariates, etc.) to check

Value

data reduced to include only those specified in variables


biobakery/MMUPHin documentation built on March 30, 2024, 4:50 a.m.