my_fix_cols: Manipulates list from FRE zip file

View source: R/fct_read_fre_zip_file.R

my_fix_colsR 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)

GetFREData documentation built on June 13, 2022, 5:08 p.m.