list_packages | R Documentation |
List active packages
list_packages(from = "", limit = 10, format = c("short", "latest", "full"), archived = FALSE)
from |
The name of the first package to list. By default it is the first one in alphabetical order. |
limit |
The number of packages to list. |
format |
What to return. ‘ |
archived |
Whether to include archived packages in the result.
If this is |
List of packages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.