Description Usage Arguments Details Value Author(s) Examples
Load the whole tape as a list.
1 | rtapeAsList(fNames)
|
fNames |
Name of the tape file to read; if this argument is a vector of several names, function behaves as reading a single tape made of all those tapes joined in a given order. |
This function reads are the objects from the tape, in the order they were written on it, and returns them as a list.
A list containing all the objects stored on the tape.
Miron B. Kursa M.Kursa@icm.edu.pl
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.