col_to_url | R Documentation |
This function relies on gt:::resolve_cols_c
from the gt package
col_to_url(df, columns)
df |
A data frame or tibble |
columns |
Unquoted column names |
A data frame with the columns turned into full URLs
col_to_url(hochschulen, dplyr::everything())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.