checkResponseFormat: Checks the format whether the format for the data set is a...

View source: R/helperFunctions.R

checkResponseFormatR Documentation

Checks the format whether the format for the data set is a time block based

Description

Checks the format whether the format for the data set is a time block based

Usage

checkResponseFormat(df, idColumn, blockColumn, sexColumn, responseColumns)

Arguments

df

the data frame to check

idColumn

name of ID column

blockColumn

name of time block column

sexColumn

name of the sex column (optional)

responseColumn

name of the column containing the patient block value for a biomarker

Value

NULL if there are format problems


smm52/timeBlocks documentation built on Nov. 27, 2022, 3:54 a.m.