View source: R/auto-analysis.R
pin_write_auto_analysis | R Documentation |
Save the analysis result to a pinboard
pin_write_auto_analysis(
board,
x,
name = NULL,
key = NULL,
elements = NULL,
...
)
board |
the pinboard |
x |
the FacileAutoanalysis result |
name |
the name of the objec to pin. Defaults to |
key |
a unique string that prefixes all of the objects serialized by this project |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.