Description Usage Arguments Value Examples
Title
1 | get_cran_data(package_names, from_date, to_date = Sys.Date())
|
package_names |
A character vector, names of packages to download data for |
from_date |
A string |
to_date |
A string, default is set to today's date |
A data.frame
1 | get_cran_data("rsconnect", from_date = (Sys.Date() - 10))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.