bioKIT.unit.convert: bioKIT.unit.convert

Description Usage Arguments Value Examples

View source: R/unit.convert.R

Description

Converts the scale of the unit in a dataframe when calculating volumes / mass.

Usage

1

Arguments

df

The dataframe holding the calculations.

value

value represents the column with the total volume. Ex: 1234 might be 1,234 ul.

unit

the column name, as a string, that represents the unit of the value variable.

Value

returns a vector containing strings of the value with the attached unit.

Examples

1
# ADD_EXAMPLES_HERE

avhgenomics/bioKIT documentation built on May 5, 2019, 12:29 a.m.