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 April 23, 2024, 5:18 p.m.