Skip to contents

[Deprecated]

sbf_reset_schema() was moved to subfoldr2ext::sbfx_reset_schema().

Reset schema name back to public

Usage

sbf_reset_schema()

Value

An invisible string of the schema name the database is set to

Examples

if (FALSE) { # \dontrun{
sbf_reset_schema()
} # }