Learn R Programming

specmine (version 3.1.6)

read_data_spc: Read data from SPC files

Description

Reads the data from the SPC files.

Usage

read_data_spc(foldername, nosubhdr = FALSE)

Arguments

foldername

string with the path of the data folder.

nosubhdr

if TRUE, it won't read the subheader.

Value

Returns a list with the samples and the respective data points.