Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

What the Package Does (Title Case)

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

DylanCarbone/TemporalVisualisation

Repository files navigation

TemporalVisualisation

This package allows you to visualise the the temporal variation in the distribution of humans and wildife in Home Park and Hampstead Heath. This uses data collected from cameratrap surveys conducted by London HogWatch during 2018.

To open the shiny application, please run the following:

# Install devtools if you do not currently have it
if (!require(devtools)){
  install.packages("devtools")}

# Install the TemporalVisualisation package from github
devtools::install_github("DylanCarbone/TemporalVisualisation")

# Load the package - Note this is necessary to load the stored cameratrap survey data
library(TemporalVisualisation)

# Run the app using a custom function
run_app()

About

What the Package Does (Title Case)

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages