gta_sop_dataframes: Create a data frame that contains the names of the data...

View source: R/gta sop dataframes.R

gta_sop_dataframesR Documentation

Create a data frame that contains the names of the data frames used in the data dumps with their respective variables.

Description

Returns a data frame with the necessary information for the data dumps team.

Usage

gta_sop_dataframes(
  aff.jur.df = F,
  dist.market.df = F,
  int.level.df = F,
  hs.codes.df = F,
  cpc.codes.df = F,
  firms.df = F,
  products.df = F,
  investigations.df = F,
  frameworks.df = F,
  related.acts.df = F,
  locations.df = F
)

Arguments

dataframes

Specify any optional data frame you wish to use. Default FALSE.

Value

Dataframe with the necessary information for a given data dump.

Author(s)

Global Trade Alert

References

www.globaltradealert.org


global-trade-alert/gtalibrary documentation built on April 26, 2024, 12:38 p.m.