toCompound: Wraps an R function to be used as a compounds

Description Usage Arguments Value

View source: R/svgRCompound.R

Description

Wraps an R function to be used as a compounds

Usage

1
toCompound(f, envir = parent.frame())

Arguments

f

an R function

envir

environment for this function (default is parent.frame)

Value

A function that evaluates the f in the svg environment.


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.