View source: R/create_ee_post.R
| create_ee_post | R Documentation |
This function wraps distill::create_post() to set options/load libraries in the resulting file
create_ee_post(..., open = TRUE)
... |
arguments passed to |
open |
logical. Open the created file? |
## Not run:
library(eemisc)
create_ee_post("Test Post")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.