src_tbls: List all tbls provided by a source.

View source: R/src.R

src_tblsR Documentation

List all tbls provided by a source.

Description

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.

Usage

src_tbls(x, ...)

Arguments

x

a data src.

...

other arguments passed on to the individual methods.


tidyverse/dplyr documentation built on Feb. 13, 2024, 11:18 p.m.