create_logo: Customize useR! logo

Description Usage Arguments Examples

View source: R/create_logo.R

Description

Customize useR! logo

Usage

1
(colour = "#ffc0cb", year = 2020, folder)

Arguments

colour

hex code of the colour for use and "!"

year

year of the conference

folder

folder where to save the svg and PNG

Examples

1
2
3
(colour = "#ffc0cb",
            year = 2020,
            folder = tempdir())

lockedata/userlogo documentation built on May 14, 2019, 12:10 p.m.