castFromTbl {editbl}R Documentation

Cast tbl to class of template

Description

Cast tbl to class of template

Usage

castFromTbl(tbl, template)

Arguments

tbl

tbl

template

tabular object like data.frame or data.table or tbl.

Value

tbl cast to the type of template

Author(s)

Jasper Schelfhout


[Package editbl version 1.0.5 Index]