register_labeller: Register a new function for creating treatment labels given a...

Description Usage Arguments Value

View source: R/treatment_labels.R

Description

Register a new function for creating treatment labels given a table of device run metadata

Usage

1
register_labeller(project, fun, overwrite = F)

Arguments

project

(character) Identifier for the project name

fun

(function) Function that should be added to function registry. This function should take one argument, 'x' a data frame, and return 'x' with a new 'treatment' column.

overwrite

(logical) TRUE if the project already exists and the existing function should be overwritten

Value

Uploads edited registry to Box


hemoshear/assayr2 documentation built on Nov. 8, 2019, 6:13 p.m.