Description Usage Arguments Examples
The function loads an learnr tutorial for the softwar practical sessions of the course Biostatistical Methods II. More info in the README of the package.
1 2 | load_practical(name = c("Likelihood", "Basic_Survival", "AFT_Models",
"Cox_Models", "Cox_Extensions"))
|
name |
a character string with the name of the practical; available options are:
|
1 2 3 4 | ## Not run:
load_practical("Basic_Survival")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.