add_data_tag: m2c2R

View source: R/add_data_tag.R

add_data_tagR Documentation

m2c2R

Description

m2c2R

Usage

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

Arguments

data

Name of tibble or data frame

tag_name

Name of tag to be added to the data, in quotes

tag_value

TRUE/FALSE

Details

This function is used by the scoring functions in the m2c2R package to flag whether data has been scored or not.

Value

Returns input data frame with attributes added.

Author(s)

Nelson Roque, Nelson.Roque@ucf.edu


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