Tag: Tag class for a project tag. internal. creates a tag object

TagR Documentation

Tag class for a project tag. internal. creates a tag object

Description

Tag class for a project tag. internal. creates a tag object

Tag class for a project tag. internal. creates a tag object

Methods

Public methods


Method new()

Usage
Tag$new(category, value = NA)
Arguments
category

character. the tag category. see projectutils::tags for available values.

value

character. the tag value. see projectutils::tags for available values and combinations. Defaults to NA. to_tibble


Method to_tibble()

representation of tag as a one-row tibble

Usage
Tag$to_tibble()

Method clone()

The objects of this class are cloneable with this method.

Usage
Tag$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


CorrelAid/projectutils documentation built on Oct. 7, 2022, 4:40 a.m.