data_tweaks2: data_tweaks2

View source: R/data_tweaks2.R

data_tweaks2R Documentation

data_tweaks2

Description

After the initial extraction, this function is called to do minor housekeeping to the extracted datasets to ensure they works with the other functions.

Usage

data_tweaks2(db = "ALL", data.dir = NULL)

Arguments

db

default is "ALL". This identifies the dataset you are working with.

data.dir

The default is a "data" folder within your working directory. This is the path to where you want the extracted files to go.

Note

data is not added to the global environment by this function - changes are made, saved, and dropped. the following are special data handling processes specific to the GROUNDFISH tables (beyond getting the whole table)

Author(s)

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

See Also

Other internal: load_datasources()


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