tbl_df: Coerce to a tibble

View source: R/deprec-tibble.R

tbl_dfR Documentation

Coerce to a tibble

Description

[Deprecated] Please use tibble::as_tibble() instead.

Usage

tbl_df(data)

as.tbl(x, ...)

Arguments

data, x

Object to coerce


hadley/dplyr documentation built on Feb. 16, 2024, 8:27 p.m.