getSymbols: Get symbols from a character

Description Usage Arguments Value Examples

Description

Get symbols from a character

Usage

1
getSymbols(char, exclude = NULL)

Arguments

char

Character vector (e.g. equation)

exclude

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

Value

character vector with the symbols

Examples

1
getSymbols(c("A*AB+B^2"))

dlill/cOde2ndsens documentation built on May 30, 2019, 1:37 p.m.