src_tbls function

List all tbls provided by a source.

List all tbls provided by a source.

This is a generic method which individual src's will provide methods for. Most methods will not be documented because it's usually pretty obvious what possible results will be.

src_tbls(x, ...)

Arguments

  • x: a data src.
  • ...: other arguments passed on to the individual methods.
  • Maintainer: Hadley Wickham
  • License: MIT + file LICENSE
  • Last published: 2023-11-17