plotly (version 4.9.2.1)

plotly: Main interface to plotly

Description

This function is now deprecated. It used to provide a way to store plotly account credentials, but that can now be done with environment variables. For more details and examples, see https://plot.ly/r/getting-started/.

If you're here looking for an intro/overview of the package, see the readme

Usage

plotly(username, key)

Arguments

username

plotly username

key

plotly API key

See Also

ggplotly(), plot_ly(), signup()