spc.plot.map.plotly: Display a Spectra object

Description Usage Arguments Examples

Description

Create a point map with ploty engine using Spectra rows

Usage

1
2
3
4
spc.plot.map.plotly(sp, hover_field = "row", color = "#FF0000", opacity = 1)

## S4 method for signature 'Spectra'
spc.plot.map.plotly(sp, hover_field = "row", color = "#FF0000", opacity = 1)

Arguments

sp

A Spectra object

hover_field

A character, column names of sp object to be used in hover box

color

Determine color of points

opacity

The opacity transparency of the glyph between 0 (transparent) and 1 (opaque)

Examples

1
2

PranaGeo/geoSpectral documentation built on Feb. 21, 2020, 10:22 a.m.