Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


dplyr (version 0.7.6)

tbl: Create a table from a data source

Description

This is a generic method that dispatches based on the first argument.

Usage

tbl(src, ...)

is.tbl(x)

as.tbl(x, ...)

Arguments

src

A data source

...

Other arguments passed on to the individual methods

x

an object to coerce to a tbl