Skip to content

In this project, we will be working with an existing dataset to produce estimates of the imports of various wildlife and wildlife products year-over-year

Notifications You must be signed in to change notification settings

Nell87/faunalytics_wildlife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAUNALYTICS WILDLIFE

In this project, we will be working with an existing dataset to produce estimates of the imports of various wildlife and wildlife products year-over-year. Here is the final report created by Faunalytics with this analysis: https://faunalytics.org/wildlife-imports/

USAGE

  • Create a GitHub PAT. Users must have a GitHub personal access token set up to ensure complete lemis package functionality.

    • Go to https://github.com/settings/tokens and generate a new token.
    • Give it a nickname that reminds you of the intended purpose, e.g., “lemis_package”.
    • Selecting the repo scope should be sufficient for lemis package use.
    • After you click “Generate token”, the token will be displayed. It’s a string of 40 random letters and digits.
    • Detail instructions can be found here if you have doubts.
  • Add your PAT to your .Renviron file. Have a line that looks like this:

    GITHUB_PAT=8c70fd8419398999c9ac5bacf3192882193cadf2

  • Install Rtools from here

  • Run the project_setup file for installing some packages

  • Everything is ready! Open the index.html file for taking a look to the dataset (./report_bookdown/book/index.html)

About

In this project, we will be working with an existing dataset to produce estimates of the imports of various wildlife and wildlife products year-over-year

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages