Nothing
library(EviewsR)
demo(exec_commands)
# To import all graph objects
import_graph(wf="exec_commands")
# To import only graphs that begin with x:
import_graph(wf="exec_commands",graph="x*")
# To access the graph objects in base R
# eviewspage-x_graph # graph saved in "figure/" folder
# To get the graph objects in R Markdown or Quarto
# chunkLabel-eviewspage-x_graph # graph saved in "fig.path" folder
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.