library("ggplot2") library("opensignauxfaibles") library("dplyr", quietly = TRUE) database_signauxfaibles <- database_connect() table_wholesample <- collect_wholesample(db = database_signauxfaibles, table = "wholesample")
tbl(src = database_signauxfaibles, from = "wholesample")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.