Learn R Programming

finstr (version 0.1.2.9000)

get_elements: Get statement elements and the calculation hierarchy

Description

Get statement elements and the calculation hierarchy

Usage

get_elements(x, parent_id = NULL, all = TRUE)

Arguments

x
A statement object
parent_id
used as filter if defined
all
if FALSE only terminal elements from the hierarchy will be returned

See Also

calculate