tbl function

Create a table from a data source

Create a table from a data source

This is a generic method that dispatches based on the first argument.

tbl(src, ...) is.tbl(x)

Arguments

  • src: A data source
  • ...: Other arguments passed on to the individual methods
  • x: Any object
  • Maintainer: Hadley Wickham
  • License: MIT + file LICENSE
  • Last published: 2023-11-17