Learn R Programming

SDMtune (version 0.1.0)

plot,SDMtune,missing-method: Plot SDMtune object

Description

Plot an SDMtune object. Use the interactive argument to create an interactive chart.

Usage

# S4 method for SDMtune,missing
plot(x, interactive = FALSE)

Arguments

x

SDMtune object.

interactive

logical, if TRUE plot an interactive chart.

Examples

Run this code
# NOT RUN {
plot(my_SDMtune_object)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab