callToString {Zelig}R Documentation

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

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]