# NOT RUN {
# Load soils xrd data
data(rockjock_mixtures)
xy <- as_xy(rockjock_mixtures$Mix1)
class(xy)
# }
# NOT RUN {
plot(xy, wavelength = "Cu")
plot(xy, wavelength = "Cu", interactive = TRUE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab