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


dplyr documentation built on Nov. 17, 2023, 5:08 p.m.