get_lhs_vars {pammtools}R Documentation

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_lhs_vars(formula)

get_rhs_vars(formula)

Arguments

formula

A formula object.


[Package pammtools version 0.5.91 Index]