my_fix_cols {GetFREData}R Documentation

Manipulates list from FRE zip file

Description

This function will add several columns to each table in fre list.

Usage

my_fix_cols(df_in, df_info_file)

Arguments

df_in

Entry dataframe

df_info_file

Informations about file

Value

An organized dataframe

Examples

## Not run: 
# no example here

## End(Not run)

[Package GetFREData version 0.8.1 Index]