diff --git a/docs/source/r.rst b/docs/source/r.rst index c73a9ff..62f5eb6 100644 --- a/docs/source/r.rst +++ b/docs/source/r.rst @@ -134,6 +134,11 @@ An example Choropleth map is included in the installation. saveWidget(m, file = "index.html") +The output should look as below: + + .. image:: images/R-Choropleth.png + + R Plotly ===================================