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 12, 2025, 9:58 p.m.