dl_pkgstats_data | R Documentation |
Download latest version of 'pkgstats' data
dl_pkgstats_data(current = TRUE, path = tempdir(), quiet = FALSE)
current |
If 'FALSE', download data for all CRAN packages ever released, otherwise (default) download data only for current CRAN packages. |
path |
Local path to download file. |
quiet |
If |
(Invisibly) A data.frame
of pkgstats
results, one row for each
package.
Other archive:
pkgstats_cran_current_from_full()
,
pkgstats_fns_from_archive()
,
pkgstats_fns_update()
,
pkgstats_from_archive()
,
pkgstats_update()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.