View source: R/build_metadata_shell.R
extract_sessionInfo | R Documentation |
Extract key pieces of session info to avoid metadata bloat
extract_sessionInfo(
fields = c("Package", "Title", "Version", "Depends", "Imports", "Date/Publication")
)
fields |
[chr] package info fields to extract from sessionInfo |
[list] sessionInfo with only the specified fields
extract_sessionInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.