castFromTbl {editbl} | R Documentation |
Cast tbl to class of template
Description
Cast tbl to class of template
Usage
castFromTbl(tbl, template)
Arguments
tbl |
|
template |
tabular object like |
Value
tbl cast to the type of template
Author(s)
Jasper Schelfhout
[Package editbl version 1.0.5 Index]