Learn R Programming

alkahest (version 1.3.0)

XRD: Powder X-ray Diffraction

Description

Powder X-ray Diffraction

Usage

XRD

Arguments

Format

A data.frame with 2989 rows and 2 variables.

theta

count

See Also

Other datasets: BEGe, LaBr, Raman

Examples

Run this code
data("XRD")
plot(XRD, type = "l", xlab = expression(2*theta), ylab = "Count")

Run the code above in your browser using DataLab