PlotGeo2: Create a rich plotly geo map from a palm.sra data.frame

Description Usage Arguments Value Examples

View source: R/PlotGeo2.R

Description

Create a rich plotly geo map from a palm.sra data.frame

Usage

1
PlotGeo2(palm.sra)

Arguments

palm.sra

data.frame, created with get.palmSra(pro.df, con)

Value

A plotly map

Examples

1
2
3
# Waxsystermes example data
data("waxsys.palm.sra")
geoSRA <- PlotGeo2( waxsys.palm.sra )

palmid documentation built on Oct. 15, 2021, 9:06 a.m.