plot_logo: Plot Hex Logo

Description Usage Arguments Value

View source: R/create_random_logo.R

Description

Plot Hex Logo

Usage

1
2
3
4
5
6
7
(
  pkg_name = NULL,
  border_size = 1.2,
  fill = "#1881C2",
  color = "#87B13F",
  text_color = "#FFFFFF"
)

Arguments

pkg_name

Package name to be created

border_size

border thickness

fill

fill color aesthetic

color

color of border

text_color

color of Package name text

Value

a ggplot2 object


luciorq/luciolib documentation built on Dec. 18, 2020, 11:43 a.m.