check_metadata {MMUPHin}R 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


[Package MMUPHin version 1.8.1 Index]