Skip to content
renaro edited this page Feb 13, 2020 · 9 revisions

Welcome to the spsurv wiki!

  • Install the devtools package.

install.packages("devtools")

  • Load the devtools package.

library(devtools)

  • Just use the code bellow to install the spsurv package.

install_github("rvpanaro/spsurv").

Clone this wiki locally