
Last chance! 50% off unlimited learning
Sale ends in
plotly_POST(x, filename, fileopt = "new", world_readable = TRUE)
TRUE
, the graph is viewable
by anyone who has the link and in the owner's plotly account.
If FALSE
, graph is only viewable in the owner's plotly account.p <- plot_ly(mtcars, x = vs, type = "bar")
plotly_POST(p, filename = "mtcars-bar-plot")
Run the code above in your browser using DataLab