survival
Pkginstall.packages("survival")
nltm
PkgVersion: 1.4.1
Download the package from the link: http://cran.r-project.org/src/contrib/Archive/nltm/
Then install it:
pkg_path = "~/nltm_1.4.1.tar"
install.packages(pkg_path, repos=NULL, type="source")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.