View source: R/author.packages.R
author.packages | R Documentation |
This function can be used to find author's package(s) by means of findFn function of sos package.
author.packages(author,...)
author |
the one name of R developer.
... |
further argument pass to findFn
function.
findFn
.
pack <- author.packages("Hadley Wickham")
pack
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.