unit_cols: get the units columns present in a dataframe and what the...

View source: R/unit_cols.R

unit_colsR Documentation

get the units columns present in a dataframe and what the units are

Description

get the units columns present in a dataframe and what the units are

Usage

unit_cols(.df)

Arguments

.df

dataframe

Examples

th1 <- set_units_from_list(Theoph, list(conc = "mg/L", Wt = "kg"))
unit_cols(th1)

qPharmetra/PMDatR documentation built on April 7, 2024, 5:42 p.m.