qplotc | R Documentation |
Spectra plotting with ggplot2
qplotc(
object,
mapping = aes_string(x = "c", y = "spc"),
...,
func = NULL,
func.args = list(),
map.pointonly = FALSE
)
object |
hyperSpec object |
mapping |
see |
... |
handed to |
func |
function to summarize the wavelengths, if |
func.args |
arguments to |
map.pointonly |
if |
These functions are still experimental and may change substantially in future.
a ggplot
object
Claudia Beleites
plotc
ggplot
geom_point
qplotc (flu)
qplotc (flu) + geom_smooth (method = "lm")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.