doc_common_args: Collect documentation of commonly used function input

View source: R/utils.R

doc_common_argsR Documentation

Collect documentation of commonly used function input

Description

Store the documentation for arguments commonly used in the package. The function itself does nothing. It is just for easy reference and maintenance. In the future more arguments may be added in a similar manner.

Usage

doc_common_args(conn, tbl)

Arguments

conn

An object of class SQLiteConnection to a sqlite database.

tbl

A query from conn with dbplyr and lazily evaluated.


f-hafner/magutils documentation built on Sept. 20, 2023, 5:05 a.m.