tbl_data: tbl data

Description Usage Arguments Value

View source: R/tbl.R

Description

Create a tibble data frame

Usage

1

Arguments

...

A data frame, vector, or list of values of equal or single-value length–similar to data.frame.

Value

An object of class c("tbl_data", "tbl_df", "tbl", "data.frame")


tbltools documentation built on Feb. 9, 2019, 1:04 a.m.