savePDF: savePDF

Description Usage Arguments

View source: R/savePDF.R

Description

This function saves a pdf image to a given filepath, with LaTeX fonts

Usage

1
savePDF(filepath, img, latex = TRUE)

Arguments

filepath

computer specific filepath for saving, defaults to current working directory

img

command used to generate a plot

latex

whether to use Computer Modern font, defaults to true. Note if there are issues may need font_import(), font_install('fontcm'), loadfonts()


bryandmartin/MicrobiomePack documentation built on May 25, 2019, 3:25 p.m.