shinybisonpic is a Shiny app for visualizing wood bison camera trap
locations and the ratios of various sex-age groups.
To install from GitHub
# install.packages("remotes")
remotes::install_github("poissonconsulting/shinybisonpic")The shinybisonpic app is hosted online. To access the app, open a web
browser and go to
https://poissonconsulting.shinyapps.io/shinybisonpic/.
library(shinybisonpic)
launch_shinybisonpic()- Install the package
- Click on the Addins drop-down and select Start shinybisonpic App
- Download template, fill with data and upload to the app
- View locations on the landscape
- Explore sex-age ratios
See the user guide for step-by-step instructions on how to use the app.
Additional information is available from the
bisonpicsuite
and
bisonpictools
websites.
shinybisonpic is part of the bisonpic
suite of tools.
Other packages in this suite include:
Please report any issues.
Please note that the shinybisonpic project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.