format.vim {vimp}R Documentation

Format a vim object

Description

Nicely formats the output from a vim object for printing.

Usage

## S3 method for class 'vim'
format(x, ...)

Arguments

x

the vim object of interest.

...

other options, see the generic format function.


[Package vimp version 2.3.3 Index]