Learn R Programming

infuser (version 0.2.8)

print.infuse: 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 infuse
print(x, ...)

Arguments

x

output of the infuse function

...

further arguments passed to or from other methods.