Scale image
image_scale(input, scale = 1, openfile = TRUE, output = input)
| input | File name of .svg file to input |
|---|---|
| scale | Ratio by which to scale the image |
| openfile | Open file in default program for .svg format. Defaults to FALSE. |
| output | File name of .svg file to output. Default is to overwrite the input file. |
output name