nanocombine: A Nanosight Import Function

Description Usage Arguments Value

View source: R/nanocombine.R

Description

This function allows you import and combine multiple data files into one data frame.

Usage

1
nanocombine(dir = "", auto_name = FALSE, custom_name = NULL)

Arguments

dir

The directory where files are located, defaults to global working directory

auto_name

Extracts sample and dilution data and appends to column header, defaults to FALSE.

custom_name

Append custom name to column header, defaults to NULL.

Value

Dataframe of NTA data.


nguyens7/tidyNano documentation built on Feb. 27, 2021, 4:14 p.m.