Skip to content

lldelisle/usefulLDfunctions

Repository files navigation

usefulLDfunctions

a R package with the functions I use regularly

Installation

This package depends on stats, grDevices, utils.

The easiest way to install usefulLDfunctions is using devtools::install_github() from R:

if (!"devtools" %in% installed.packages()){
    install.packages("devtools", repos = "https://stat.ethz.ch/CRAN/")
}
devtools::install_github("lldelisle/usefulLDfunctions")

Issues

If you have issues, use the Issues in github or send an email to [email protected]

About

a R package with the functions I use regularly

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages