Adjust the font style of a tableau file
adjust_tableau_font_style(
import_files,
font_style = "Tableau Regular",
save_location = NULL
)
tableau file with the correct font style.
selected tableau file or folder, to change its font style. If it is only a file, make sure it is a twb file.
the name of the font style you want to use (in quotation marks "")
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.