eveRloving: eveRloving

Description Usage Arguments Examples

View source: R/hearts.R

Description

Lets yout spread the love for/of (R) everywhere...

Usage

1
2
eveRloving(love = NULL, size = 150, n.hearts = 50,
  colour1 = "hotpink", colour2 = "red4")

Arguments

love

Character string containing your name and the name of your beloved one

size

grid size (of your love)

n.hearts

number of hearts within the grid

colour1, colour2

hearts colours

Examples

1
2
3
4
5
library(LOLs)

eveRloving()

eveRloving('Phill + Caroline', 200, 100, '#1f3b51', '#aac6dc')

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