add_set_ID: Helper function for generating lists of equipment with...

View source: R/utils.R

add_set_IDR Documentation

Helper function for generating lists of equipment with corresponding IDs and column names

Description

Helper function for generating lists of equipment with corresponding IDs and column names

Usage

add_set_ID(df, ID, col_name)

Arguments

df

data frame of item numbers and massor other property

ID

the character string to add as the unique identifier

col_name

quoted string to use for the ID column. For example, tin_tare_set

Value

a data frame with the ID appended (i.e. a new column with the ID value recycled as an entry for each row)


evanmascitti/asi468 documentation built on Dec. 4, 2022, 11:09 a.m.