gta_r_to_sql_df: A little function that translates the GTA's naming rules into...

View source: R/gta_r_to_sql_df.R

gta_r_to_sql_dfR Documentation

A little function that translates the GTA's naming rules into SQL. Here for data frame (names and column names).

Description

Returns renamed dataframe.

Usage

gta_r_to_sql_df(convert.df = NULL)

Arguments

convert.df

Name of the data frame you want to convert (in quotes).

Author(s)

Global Trade Alert

References

www.globaltradealert.org


global-trade-alert/gtasql documentation built on April 25, 2022, 10:33 a.m.