import_data: import data from csv file

Description Usage Arguments Value

Description

This function imports the data from spectroscopy measurements

Usage

1
import_data(path, filename, skip = 2, nlines = 121, scans = 15)

Arguments

path

path to data source

filename

filename

skip

remove header lines

nlines

number of scan points

scans

number of scans

Value

data.frame containing data labelled R1..RN where N is the number of scans


jonbramble/caryscan documentation built on May 3, 2019, 3 p.m.