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

View source: R/SIP_Functions.R

SIP_frame_testR Documentation

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

Description

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

Usage

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 Nov. 20, 2025, 1:07 a.m.