scanSPP {SPPr}R Documentation

Data frame as measured in angle scan experiments.

Description

Check the format of your file against the sample head(scanSPP).

Usage

data(scanSPP)

Format

A data frame with 401 observations on the following 3 variables.

angle
a numeric vector
signal
a numeric vector
reference
a numeric vector

Source

baptiste

Examples

	## Not run: 
	library(SPPr)
data(scanSPP)
head(scanSPP)

## End(Not run)

[Package SPPr version 1.0 Index]