powered by
Coerces an object of class '>Dasst to an object of class list.
'>Dasst
list
This function enables the function as to coerce objects of class '>Dasst to belong to class list.
as
# NOT RUN { data(plantGrowth) lplantgro <- as(plantGrowth, "list") class(lplantgro) # }
Run the code above in your browser using DataLab