check_nrow: Detect poorly added variables

View source: R/check-family.R

check_nrowR Documentation

Detect poorly added variables

Description

Makes sure that the data.frame that is added to the cypro object after a call to add*Variables() contains as many rows as there are cells in the cypro object.

Usage

check_nrow(df, n_rows, ref)

theMILOlab/cypro documentation built on April 5, 2022, 2:03 a.m.