print.infuse {infuser}R Documentation

prints/shows the result of the infuse function using the cat function

Description

prints/shows the result of the infuse function using the cat function

Usage

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

Arguments

x

output of the infuse function

...

further arguments passed to or from other methods.


[Package infuser version 0.2.8 Index]