print.XMLtag {tinytest2JUnit}R Documentation

Print method for XMLtag class.

Description

Print method for XMLtag class.

Usage

## S3 method for class 'XMLtag'
print(x, ...)

Arguments

x

a XMLtag-object

...

to be ignored

Value

invisibly the string that was printed to stdout.


[Package tinytest2JUnit version 1.1.2 Index]