Learn R Programming

pammtools (version 0.7.3)

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

Description

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

Extract variables from the right-hand side of a formula

Usage

get_ped_form(
  formula,
  data = NULL,
  tdc_specials = c("concurrent", "cumulative")
)

Arguments

formula

A formula object.