adjust_tableau_font_style | R Documentation |
Adjust the font style of a tableau file
adjust_tableau_font_style(
import_files,
font_style = "Tableau Regular",
save_location = NULL
)
import_files |
selected tableau file or folder, to change its font style. If it is only a file, make sure it is a twb file. |
font_style |
the name of the font style you want to use (in quotation marks "") |
save_location |
The location to which the adjusted tableau file will be saved (this needs to be a .twb file). If empty, the adjusted tableau file will be overwritten. |
tableau file with the correct font style.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.