Skip to content
/ latbias Public

❗ This is a read-only mirror of the CRAN R package repository. latbias — Calculate the Latitudinal Bias Index. Homepage: https://github.com/pierredenelle/latbias, Report bugs for this package: https://github.com/pierredenelle/latbias/issues

cran/latbias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIFT

licence

This R package contains the function LBI to calculate the Latitudinal Bias Index, as described in Sanczuk et al.

⏬ Installation

When available on CRAN, you can install and load it using the following commands:

install.packages("latbias")
library("latbias")

To install the development version from the GitHub repository:

# install.packages("devtools")
remotes::install_github("https://github.com/pierredenelle/latbias",
dependencies = TRUE)
library("latbias")

🐛 Find a bug?

Thank you for finding it. Head over to the GitHub Issues tab and let us know about it. Alternatively, you can also send us an email. We will try to get to it as soon as possible!

References and dependencies

latbias depends on dplyr, geosphere, reshape2, sf, sp, stats, terra, tidyr, units and utils.

About

❗ This is a read-only mirror of the CRAN R package repository. latbias — Calculate the Latitudinal Bias Index. Homepage: https://github.com/pierredenelle/latbias, Report bugs for this package: https://github.com/pierredenelle/latbias/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages