Skip to content

KarHarker/biodiversity-detailed-assessment

Repository files navigation

Lifecycle:Experimental License

# biodiversity-detailed-assessment

Data

The analysis uses data from several sources. Certain datasets need to be manually downloaded prior to starting processing. Information about where datasets can be found is in dataset-info.txt.

Targets Workflow

This project leverages the targets package, a pipeline toolkit for data science projects in R. You can install targets from CRAN:

#install.packages("targets")

#Usage Run targets::tar_make() to run project. This will run all of the analysis - no individual scripts are required.

Required R packages

The packages used in this analysis are catalogued in packages.R. The packages will be loaded automatically with tar_make() but some may need to be installed prior to initiating the workflow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages