Learn R Programming

mcp (version 0.3.3)

get_term_content: Get formula inside a wrapper

Description

Get formula inside a wrapper

Usage

get_term_content(term)

Value

char formula with the content inside the brackets.

Arguments

term

E.g., "ct(1 + x)", "sigma(0 + rel(x) + I(x^2))", etc.

Author

Jonas Kristoffer Lindeløv jonas@lindeloev.dk