-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Gavin Douglas edited this page Mar 8, 2023
·
2 revisions
FuncDiv is available through CRAN and can be installed with:
install.packages('FuncDiv')
The latest development version can also be installed directly from GitHub with:
library(devtools)
install_github("gavinmdouglas/FuncDiv", ref = "main")
You can also download a specific release and build it from source.
If you have questions or comments please feel free to open a new issue.