body2string: Converts the body of a function to a string

Description Usage Arguments Details Value Author(s)

Description

Converts the body of a given function to a string allowing further manipulations of this function.

Usage

1

Arguments

func

A function.

Details

This is a required function of the package ComplexAnalysis.

Value

A string (or a vector of strings if the body of the function consists of multiple lines).

Author(s)

Char Leung


ComplexAnalysis documentation built on Jan. 15, 2017, 10:24 a.m.