schema: set/get the current default schema of a database connection

Description Usage Arguments

Description

set/get the current default schema of a database connection

Usage

1
2
3
4
setSchema(name = getOption("svyDBSchema", stop("need a schema")),
  con = connection())

getSchema()

Arguments

name

string conntaining the schema


mlgrm/svyr documentation built on May 13, 2019, 11:08 a.m.