getElements: Get Symbols and Numeric constants from a character

getElementsR Documentation

Get Symbols and Numeric constants from a character

Description

Get Symbols and Numeric constants from a character

Usage

getElements(char, exclude = NULL)

Arguments

char

Character vector (e.g. equation)

exclude

Character vector, the symbols to be excluded from the return value

Examples

getElements(c("A*AB+B^2"))


dkaschek/dMod documentation built on March 1, 2025, 9:04 p.m.