View source: R/get_cran_pkgs.R
write_cran_meta | R Documentation |
Write (and cleanup) the CRAN package metadata
write_cran_meta(metadata, file_out = "cran.yml")
metadata |
The metadata as returned by |
file_out |
|
Invisibly: A list
in yaml-like structure.
## Not run:
get_cran_pkgs() |>
write_cran_meta()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.