SIP_frame_test: Check the formatting of a data frame for use in the SIP...

Description Usage Arguments

View source: R/SIP_Functions.R

Description

Check the formatting of a data frame for use in the SIP pipeline

Usage

1
SIP_frame_test(frame, expected_var_names, expected_classes, verbose)

Arguments

frame

The data frame to check

expected_var_names

character vector. The expected variable names in frame

expected_classes

character vector. The expected variable classes in frame

verbose

logical. Print information to console?


Sojourn documentation built on May 8, 2021, 1:06 a.m.