Learn R Programming

sqlutils (version 1.2)

sqlPaths: Search paths for SQL repositories.

Description

Search paths for SQL repositories.

Usage

sqlPaths(path, replace = TRUE)

Arguments

path
new path to add. This can a character vector of length greater than 1.
replace
if FALSE, the path(s) will be added to already existing list.