ggcairo: Save plot by useing cairo_pdf

Description Usage Arguments

View source: R/ggcairo.R

Description

Save plot by useing cairo_pdf. By default, saving last plot.

Usage

1
ggcairo(.path, .plot = ggplot2::last_plot(), .family = "Arial", ...)

Arguments

.path

path

.plot

ggplot object

.family

character, font family.

...

other augument pa


Hide-Fun/gglab documentation built on Dec. 31, 2020, 1 p.m.