make_heatmap: Create a plotly heatmap of habitat changes

Description Usage Arguments Value Examples

Description

Create a plotly heatmap of habitat changes

Usage

1
make_heatmap(df, species = "", title = "", height = NULL)

Arguments

species

The name of the species to plot

data

The data set to subset

Value

A plotly heatmap

Examples

1
2
3
4
## Not run: 
make_heatmap(all_sp, "RiceRat")

## End(Not run)

jacob-ogre/ch.first.pass documentation built on May 18, 2019, 8 a.m.