Description Usage Arguments Value Methods (by generic) Author(s) Examples
Converts a character vector to an object of class "stream"
1 2 3 4 |
obj |
The character vector to be converted to a "stream" object |
x |
The "stream" object to be printed. |
... |
Ignored |
The same character vector, only it now inherits from class "stream"
print
: Prints an object of class "stream" by removing quotes from the strings and printing each element
of the character vector on its own line.
Landon Sego
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.