pretty_palet: pretty_palet

Description Usage Arguments Value Examples

View source: R/pretty_palet.R

Description

put a palet wrapper around a standard plot function

Usage

1
pretty_palet(FUN, kleur = 0, ...)

Arguments

FUN

the fucntion to call.

kleur

a vector with numbers of palet colours

Value

NA

Examples

1
2
3
# pretty_palet(kleur=1, FUN=lines, x, y)
# pretty_abline # shorthand for pretty_palet(FUN=abline)
# pretty_text # idem

MrOoijer/myLib documentation built on Dec. 17, 2021, 4:22 a.m.