fun_title: Add title

Description Usage Arguments Examples

Description

Add a title.

Usage

1

Arguments

p

Plot as initialised by funplot.

title

Plot title.

Examples

1
2
3
funplot() %>%
  fun_add("tan(x)") %>%
  fun_title("Infinite tangent")

JohnCoene/funplot documentation built on May 26, 2019, 7:28 a.m.