inst/examples/test-material.r

library(minimal)
data(AuJC)

gold <- predict.material(AuJC, range=c(0.35, 1.2), n=300)
head(gold)
raw.gold <- subset(normalise.material(AuJC), wavelength < 1 & wavelength > 0.4)

library(ggplot2)

compare.material()

Try the constants package in your browser

Any scripts or data that you put into this service are public.

constants documentation built on May 2, 2019, 4:52 p.m.