save_svg_fonts: SVG files with Halis GR fonts

Description Usage Arguments Author(s) Examples

View source: R/SVG_Halis_GR.R

Description

Ensures USSC fonts will always load in SVG format, regardless of whether user has the Halis GR fonts installed on their local machine. To do this, the person creating the viz must save the SVG object and then reload it, saving it again using this function.

Usage

1

Arguments

load_file

Load old file that needs to be edited to host the USSC fonts.

save_file

Save new file to directory.

Author(s)

Zoe Meers

Examples

1
2
3
4
## Not run: 
save_svg_fonts(load_file = "file.svg", save_file = "new_file.svg")

## End(Not run)

USStudiesCentre/ussc documentation built on Sept. 2, 2020, 2:51 p.m.