Learn R Programming

hyperSpec (version 0.98-20110927)

qplotmap: Spectra plotting with ggplot2

Description

Spectra plotting with ggplot2

Usage

qplotmap(object, mapping=aes_string(x = "x", y = "y", fill = "spc"), ...,
    func=mean, func.args=list())

Arguments

object
hyperSpec object
mapping
...
handed to geom_tile
func
function to summarize the wavelengths
func.args
arguments to func

Value

Details

These functions are still experimental and may change substantially in future.

See Also

plotmap

ggplotgeom_tile

Examples

Run this code
qplotmap (chondro)

Run the code above in your browser using DataLab