InteractiveOccurrenceMap: Interactive Occurrence Map

Description Usage Arguments Details Data type Version Date submitted Author(s) See Also

View source: R/InteractiveOccurrenceMap.R

Description

This output module creates an interactive occurrence map of the species data.

Usage

1
InteractiveOccurrenceMap(.model, .ras, maxBytes = 4200000)

Arguments

.model

Internal parameter, do not use in the workflow function. .model is list of a data frame (data) and a model object (model). .model is passed automatically in workflow, combining data from the model module(s) and process module(s) to the output module(s) and should not be passed by the user.

.ras

Internal parameter, do not use in the workflow function. .ras is a raster layer, brick or stack object. .ras is passed automatically in workflow from the covariate module(s) to the output module(s) and should not be passed by the user.

maxBytes

The maximum number of bytes to allow for the projected image (before base64 encoding); defaults to 4MB.

Details

The module creates an html widget that displays in the Viewer panel

Data type

presence-only, presence/absence

Version

0.3

Date submitted

2018-04-10

Author(s)

David Wilkinson, davidpw@student.unimelb.edu.au

See Also

Other output: AIC, AUC, Appify, CoefficientPlot, CovHistograms, DataSummary, Deviance, GenerateCovariateReport, InteractiveCovariateMap, InteractiveMap, NoOutput, PairPlot, PerformanceMeasures, PredictNewRasterMap, PrintMap, PrintOccurrenceMap, ROCcurve, ReliabilityPlot, ResponseCurveViz, ResponseCurve, ResponsePlot, SameTimePlaceMap, SeparatePA, SurfaceMap, VariableImportance


zoonproject/modules documentation built on May 4, 2019, 11:25 p.m.