sm_round_edges: Round edges for ggplot graphs

View source: R/sm_round_edges.R

sm_round_edgesR Documentation

Round edges for ggplot graphs

Description

This function allows you to round the edges of a ggplot graph.

Usage

sm_round_edges(plot = NULL, radio = NULL)

Arguments

plot

The resulting ggplot graph.

radio

The radio in percentage for rounding the edges.

Value

The plot with rounded edges.

Examples

geocode_Colombia(plot, r = 0.05)

samesag/emu documentation built on Aug. 22, 2023, 3:19 p.m.