importCD: Import Files From Jasco J-810 Circular Dichroism (CD)...

Description Usage Arguments Value Examples

View source: R/importCD.R

Description

This is an importing function that takes the CSV files from the Jasco J-810 machine and organizes all the CD Melt spectra data at each temperature into a large data frame.

Usage

1

Arguments

files

path to where csv files are located. If missing, the user is prompted to select a folder interactively.

Value

a list containing a data frame and an atomic vector

Examples

1
2
3
4
5
6
7
8
## Not run: 

#selecting file interactively
protein <- importCD()



## End(Not run)

jnguyen01/cdspecR documentation built on Feb. 5, 2022, 4:26 p.m.