Learn R Programming

vimp (version 2.1.0)

format.vim: Format a vim object

Description

Nicely formats the output from a vim object for printing.

Usage

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

Arguments

x

the vim object of interest.

...

other options, see the generic format function.