Description Usage Arguments Examples
View source: R/about_function.R
This function provides the list of R packages and external resources added in the Reference section
1 |
type |
The type of references, either 'packages' or 'link' |
1 2 3 4 | library(shiny)
library(tibble)
output_ref("link")
output_ref("packages")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.