add_attr {tidybulk}R Documentation

Add attribute to abject

Description

Add attribute to abject

Usage

add_attr(var, attribute, name)

Arguments

var

A tibble

attribute

An object

name

A character name of the attribute

Value

A tibble with an additional attribute


[Package tidybulk version 1.4.0 Index]