Learn R Programming

palmid (version 0.0.3)

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

Description

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

Usage

PlotGeo2(palm.sra)

Arguments

palm.sra

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

Value

A plotly map

Examples

Run this code
# NOT RUN {
# Waxsystermes example data
data("waxsys.palm.sra")
geoSRA <- PlotGeo2( waxsys.palm.sra )

# }

Run the code above in your browser using DataLab