Description Usage Arguments Value Author(s)
For each object in the package that satisfies the criterion checked by subfun, parse source using FUN and return the resulting documentation list.
1 |
FUN |
Function to apply to each element in the package. |
subfun |
Function to select subsets of elements of the package, such as is.function. subfun(x)==TRUE means FUN will be applied to x and the result will be returned. |
A Parser Function.
Toby Dylan Hocking <toby@sg.cs.titech.ac.jp> [aut, cre], Keith Ponting [aut], Thomas Wutzler [aut], Philippe Grosjean [aut], Markus Müller [aut], R Core Team [ctb, cph]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.