format.vim: Format a 'vim' object

View source: R/format.vim.R

format.vimR 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.


vimp documentation built on Aug. 29, 2023, 1:06 a.m.