CamSizerXT: CamSizerXT example data set

Description Usage Format Examples

Description

The dataset comprises a CamSizerXT measurement file.

Usage

1

Format

List of 4 $ x : num [1:256] 1 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 ... $ y : num [1:256] 0.002 0 0.001 0 0 0 0.001 0 0 0 ... $ data:List of 4 ..$ : num [1:256,

Examples

1
2
3
4
5
6
data(CamSizerXT)

## plot default data set parmeters (p3 vs. class limits)
plot(CamSizerXT, 
     type = "l", 
     log = "x")

coffeemuggler/grainsize documentation built on May 24, 2019, 3:06 a.m.