exprToPlotmathExpr: Convert any expression to an expression that is plottable by...

Description Usage Arguments Value

View source: R/plot_utils.r

Description

Tries to convert a GP-generated expression expr to an expression plottable by plotmath by replacing GP variants of arithmetic operators by their standard counterparts.

Usage

1

Arguments

expr

The GP-generated expression to convert.

Value

An expression plottable by plotmath.


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