fig_format | R Documentation |
Fonctions pour générer des figures pour les données formatées
fig_format(data_id)
fig_format_all()
fig_format_update()
# Figure for specific dataset
fig_format(data_id = "data0001")
# Render all figures for available data
fig_format_all()
# Update figures based on available data
fig_format_update()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.