Instructions to download and install the package
#At your R console, install devtools if not installed yet
install.packages("devtools")
#Install
devtools::install_github("Slan1997/SSRTE")
#Check all the functions
help(package="SSRTE")
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Instructions to download and install the package
#At your R console, install devtools if not installed yet
install.packages("devtools")
#Install
devtools::install_github("Slan1997/SSRTE")
#Check all the functions
help(package="SSRTE")