save_tables: save_tables

View source: R/save_tables.R

save_tablesR Documentation

save_tables

Description

This function takes a snapshot of all of the tables of a database as they currently exist in your environment, and stores them in a new environment (i.e.'dw').

Usage

save_tables(db = NULL)

Arguments

db

default is NULL. This identifies the dataset you are working with.

Value

nothing

Author(s)

Mike McMahon, Mike.McMahon@dfo-mpo.gc.ca

See Also

Other general_use: cleanup(), get_isdb_trip_set(), restore_tables(), save_data()


Maritimes/Mar.datawrangling documentation built on Feb. 6, 2024, 3:25 a.m.