get_term_content {mcp} | R Documentation |
Get formula inside a wrapper
Description
Get formula inside a wrapper
Usage
get_term_content(term)
Arguments
term |
E.g., "ct(1 + x)", "sigma(0 + rel(x) + I(x^2))", etc. |
Value
char formula with the content inside the brackets.
Author(s)
Jonas Kristoffer Lindeløv jonas@lindeloev.dk
[Package mcp version 0.3.4 Index]