geom_red {MSImaging} R Documentation

Do MSI rendering for mz as red layer

Description

Usage

geom_red(mz,
    tolerance = 'getOption'('mzdiff', 'default' = 'da:0.3'));

Arguments

mz

the m/z value of the target ion

Details

Authors

xieguigang

Value

a ggplot layer object for do MS-imaging rendering.

Examples


[Package MSImaging version 0.1.0 Index]