Learn R Programming

vvshiny (version 0.1.1)

present_and_correct: present_and_correct function

Description

Function to check if the column is present and correctly formed based on the element type.

Usage

present_and_correct(column_name, element = NA, df)

Value

A boolean indicating whether the column is present and correctly formed.

Arguments

column_name

A string representing the column name.

element

A string representing the element. Default is NA.

df

A data frame for which to check the column. Default is dfCombi_geaggregeerd.