Learn R Programming

sqlutils (version 1.2)

sqldoc: Parses the query and returns a list with all the elements of the comment.

Description

Parses the query and returns a list with all the elements of the comment.

Usage

sqldoc(query)

Arguments

query
the query name.

Value

a list with documentation including introduction, return, and params (as a data frame).