print.vbscript_lines: Print 'vbscript_lines'

View source: R/S3.R

print.vbscript_linesR Documentation

Print vbscript_lines

Description

Print method for vbscript_lines objects

Usage

## S3 method for class 'vbscript_lines'
print(x, max.print = 50, ...)

Arguments

x

[vbscript_lines] (mandatory, no default)

a vbscript_lines object

max.print

[integer, numeric] (mandatory, default 50)

maximum number of lines allowed to be printed; if x has more elements than this, only the fist 10 and last 10 elements are shown in print

...

added for compatibility with print


WetRobot/vbscript documentation built on April 24, 2023, 1:22 p.m.