author.packages: Search the extended R packages based on an author

View source: R/author.packages.R

author.packagesR Documentation

Search the extended R packages based on an author

Description

This function can be used to find author's package(s) by means of findFn function of sos package.

Usage

author.packages(author,...)

Arguments

author

the one name of R developer.

...

further argument pass to findFn function.

See Also

findFn.

Examples


pack <- author.packages("Hadley Wickham")
pack


liuguofang/figsci documentation built on Nov. 24, 2023, 1:45 p.m.