Learn R Programming

Zelig (version 4.2-1)

callToString: Convert call Object to a String

Description

This method concerts call objects into a simple, intuitive human-readable form.

Usage

callToString(x, ...)

Arguments

x
a call object
...
ignored parameters

Value

  • a character-string representing the call object