is_data_tag_valid: m2c2R

View source: R/is_data_tag_valid.R

is_data_tag_validR Documentation

m2c2R

Description

m2c2R

Usage

is_data_tag_valid(data, tag_name = "", tag_value = T)

Arguments

data

Name of a tibble or data frame

tag_name

Name of data tag

tag_value

Tag value (TRUE/FALSE)

Details

This function checks whether a specified data tag is present in the supplied data frame or tibble. If present, the function checks whether the tag has the specified tag value.

Value

Returns TRUE/FALSE.

Author(s)

Nelson Roque, Nelson.Roque@ucf.edu


nelsonroque/m2c2R documentation built on Oct. 8, 2022, 7:50 a.m.