| new_list_of | R Documentation |
Create list_of subclass
new_list_of(
x = list(),
ptype = logical(),
size = NULL,
...,
class = character()
)
x |
A list |
ptype |
The prototype which every element of |
size |
The size which every element of |
... |
Additional attributes used by subclass |
class |
Optional subclass name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.