dplyr (version 1.0.10)

tbl_df: 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