add_fraction: add_fraction

Description Usage Arguments Value

View source: R/helper_functions.R

Description

Parses filenames in a dataframe to get the fraction number.

Usage

1
add_fraction(df, filename_colname = filename)

Arguments

df

A data frame containing a column corresponding to MS data file names.

filename_colname

The name of the column containing the data file names.

Value

A data frame containing a new column corresponding to fraction names.


davidsbutcher/viztools documentation built on Oct. 5, 2020, 3:25 a.m.