dbpath: Produce an ast or parse graph of an expression

View source: R/dbpath.R

dbpathR Documentation

Produce an ast or parse graph of an expression

Description

Produce an ast or parse graph of an expression

Usage

dbpath(url)

Arguments

url

a database url

Value

A dbpath object

Examples

dbpath("postgresql+psycopg2://some_user:some_pass@localhost:5432/some_db")


machow/dbpath documentation built on Dec. 30, 2022, 8:52 p.m.