powered by
Get symbols from a character
getSymbols(char, exclude = NULL)
Character vector (e.g. equation)
Character vector, the symbols to be excluded from the return value
character vector with the symbols
# NOT RUN { getSymbols(c("A*AB+B^2")) # }
Run the code above in your browser using DataLab