rub_table_stg(
df = tibble::tribble(
~studiengang, ~studienfachzaehler, ~faelle,
"Studiengang A", "1. Fach", 1,
"Studiengang B", "2. Fach", 1
),
label = "Beispieltabelle"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.