Exercise

Let's get started

Meet Plotly.

Plotly provides online graphing, analytics, and statistics tools. Using their technology anyone, including yourself, can make beautiful, interactive web-based graphs.

In this short tutorial, you'll be introduced to the R package for plotly, a high-level interface to the open source JavaScript graphing library plotly.js.

Plotly for R runs locally in your web browser or in the R Studio viewer. You can publish your charts to the web with plotly's web service. Let's get started by loading the plotly library.

Instructions

100 XP
  • Load the plotly R package.
  • Click Submit Answer to run the code