pivot_addin | R Documentation |
Pivot table RStudio addin
pivot_addin(data)
data |
a |
No value.
if (interactive()) {
library(flexpivot)
data("nobel_laureates")
pivot_addin(nobel_laureates)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.