as.folder | R Documentation |
Coerces a data frame or an object of class "folderh"
to an object of class "folder"
.
as.folder(x, ...)
x |
an object of class
|
... |
further arguments passed to or from other methods. |
an object of class folder
.
Rachid Boumaza, Pierre Santagostini, Smail Yousfi, Gilles Hunault, Sabine Demotes-Mainard
folder
: objects of class folder
.
as.data.frame.folder
: build a data frame from an object of class folder
.
as.folder.data.frame
: build an object of class folder
from a data frame.
as.folder.folderh
: build an object of class folder
from an object of class folderh
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.