funcToPlotmathExpr: Convert a function to an expression plottable by plotmath

Description Usage Arguments Value See Also

View source: R/plot_utils.r

Description

Tries to convert a function func to an expression plottable by plotmath by replacing arithmetic operators and "standard" functions by plottable counterparts.

Usage

1

Arguments

func

The function to convert.

Value

An expression plottable by plotmath.

See Also

funcToIgraph


rgp documentation built on May 30, 2017, 12:45 a.m.