read_nanodrop_tsv: Parses the output of the Nanodrop spectrophotometer

Description Usage Arguments

Description

Parses the output of the Nanodrop spectrophotometer into a dataframe.

Usage

1
read_nanodrop_tsv(path, average = TRUE)

Arguments

path

(character of length 1) The file path to the .tsv output file of Nanodrop measurments.

average

(logical of length 1) If TRUE, all numeric data for measurments with the same ID are averaged.


grunwaldlab/labtools documentation built on May 17, 2019, 8:38 a.m.