copy_labels: Copy labels from one data set to another

Description Usage Arguments Value

View source: R/dataUtils.R

Description

This is often used when merging data sets to ensure that the labels, still exist after bind_rows

Usage

1
copy_labels(from, to)

Arguments

from

the source of the labels

to

the target of the labels

Value

the labeled tibble


HCIC/r-tools documentation built on Dec. 26, 2020, 3:54 p.m.