get_tdc_form: Extract variables from the left-hand-side of a formula

Description Usage Arguments

View source: R/formula-utils.R

Description

Extract variables from the left-hand-side of a formula

Extract variables from the right-hand side of a formula

Usage

1
2
get_tdc_form(formula, data = NULL, tdc_specials = c("concurrent",
  "cumulative"), invert = FALSE)

Arguments

formula

A formula object.


adibender/ped documentation built on Dec. 16, 2019, 12:33 a.m.