tbl_df function

Coerce to a tibble

Coerce to a tibble

Please use tibble::as_tibble() instead.

tbl_df(data) as.tbl(x, ...)

Arguments

  • data, x: Object to coerce
  • Maintainer: Hadley Wickham
  • License: MIT + file LICENSE
  • Last published: 2023-11-17