view_chart | R Documentation |
A function that opens the original OWID chart in your browser.
view_chart(x)
x |
Either a dataset returned by owid(), or a chart_id. |
Opens the chart in your browser.
firearm_suicide <- owid("suicide-rate-by-firearm")
view_chart(firearm_suicide)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.