mondRian: mondRian

Description Usage Arguments Details Examples

View source: R/mondrian.R

Description

Recreates famous Piet Mondrians painting in ggplot2, hopefully there will be a random Mondrian painting generator included in the future.

Usage

1
mondRian(initials = "PM", title = FALSE)

Arguments

initials

Character string of you initials

title

LOGICAL Include funny painting title

Details

Piet Mondrian - Composition with Large Red Plane, Yellow, Black, Grey and Blue, 1921

Examples

1
2
3
4
5
library(LOLs)

mondRian()

mondRian('FS') + theme_void()

strnda/RFun documentation built on Oct. 10, 2019, 6:27 p.m.