clean_schema: Remove all table items created by loading a schema

View source: R/load_tables.R

clean_schemaR Documentation

Remove all table items created by loading a schema

Description

Remove all table items created by loading a schema

Usage

clean_schema(con, schema, env = parent.frame())

Arguments

con

connection to WRDS

schema

schema to clean up

Details

This function will remove any tables in the current (parent) environment that are in the chosen schema. Useful for cleaning up workspaces following 'load_schema()'.


be-green/wrds documentation built on Jan. 14, 2023, 8:44 a.m.