/intRinsic

Public repository for the R package intRinsic

Primary LanguageROtherNOASSERTION

intRinsic - public repository

intLogo Public repo for the R package intRinsic

A .pdf vignette for this package can be found on Arxiv at this link.

To install the package from this Github repo, run

# install.packages("remotes")

#Turn off warning-error-conversion regarding package versions
Sys.setenv("R_REMOTES_NO_ERRORS_FROM_WARNINGS" = "true")

#install from github
remotes::install_github("Fradenti/intRinsic")