print.sentence: Print Sentence, Helper function Prints different strings...

Description Usage Arguments

Description

Print Sentence, Helper function Prints different strings concatenating them with a " "

Usage

1
2
## S3 method for class 'sentence'
print(..., sep = " ", verbose = T)

Arguments

...

The strings to print.

sep

The separator to pass

verbose

Pass the verbose parameter of a function to make this print invisible when verbose is false.


SICSresearch/IRTpp_old documentation built on May 9, 2019, 11:12 a.m.