load_practical: Loads a learnr practical

Description Usage Arguments Examples

Description

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.

Usage

1
2
load_practical(name = c("Likelihood", "Basic_Survival", "AFT_Models",
                                     "Cox_Models", "Cox_Extensions"))

Arguments

name

a character string with the name of the practical; available options are: "Likelihood", "Basic_Survival", "AFT_models", "Cox_models", and "Cox_Extensions"

Examples

1
2
3
4
## Not run: 
    load_practical("Basic_Survival")

## End(Not run)

drizopoulos/EP03survival documentation built on Oct. 12, 2020, 10:45 a.m.