Skip to content

An R package for data processing and visualization of the naturecounts dataset.

License

Notifications You must be signed in to change notification settings

melon64/NatureReads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NatureReads

An R package for data processing and visualization of the naturecounts dataset.

Installation

Install the NatureReads package with remotes library in RStudio using this command:

remotes::install_github("melon64/NatureReads", subdir = "NatureReads")

Some plotting features require a mapbox token that is free to obtain. Add it to your environment in RStudio as so:

mapboxToken = "{your token}"
Sys.setenv("MAPBOX_TOKEN" = mapboxToken)

About

An R package for data processing and visualization of the naturecounts dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages