as | R Documentation |
Coerces an object of class Dasst
to
an object of class list
.
This function enables the function as
to
coerce objects of class Dasst
to
belong to class list
.
data(plantGrowth) lplantgro <- as(plantGrowth, "list") class(lplantgro)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.