powered by
Get all visible keywords in one or several environment, excluding operators and reserved keywords.
getKeywords(pos = 2:length(search()))
a vector of integers with all positions in the search path where to look at.
A vector of character strings with keywords.
getFunctions, createSyntaxFile
getFunctions
createSyntaxFile
# NOT RUN { getKeywords(1:2) # }
Run the code above in your browser using DataLab