Learn R Programming

editbl (version 1.2.0)

castFromTbl: Cast tbl to class of template

Description

Cast tbl to class of template

Usage

castFromTbl(tbl, template)

Value

tbl cast to the type of template

Arguments

tbl

tbl

template

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

Author

Jasper Schelfhout