Skip to contents

[Deprecated]

sbf_set_schema() was moved to subfoldr2ext::sbfx_set_schema().

Usage

sbf_set_schema(schema = "public")

Arguments

schema

A string of the schema name. Default value is "public".

Value

An invisible schema name

Examples

if (FALSE) { # \dontrun{
sbf_set_schema("capture")
} # }