powered by
Provide R documentation keywords inventory
rdocKeywords(asList_b_1 = FALSE)
a boolean to specify desired output
A vector when parameter asList_b_1 is FALSE, a list otherwise.
asList_b_1
FALSE
list
Refer to Writing R extensions to know more about R documentation requirements.
# NOT RUN { print(rdocKeywords()) print(rdocKeywords(TRUE)) # }
Run the code above in your browser using DataLab