print method for class izip.

# S3 method for izip
print(x, ...)

Arguments

x

an object class 'izip', obtained from a call to glm.izip.

...

other arguments passed to or from other methods (currently unused).

Details

print.izip can be used to print a short summary of object class 'izip'.

See also

Examples

## For examples see example(glm.izip)