data_to_df: Convert origianl dta files to data frame format suitable for...

data_to_dfR Documentation

Convert origianl dta files to data frame format suitable for PIP

Description

Convert origianl dta files to data frame format suitable for PIP

Usage

data_to_df(x, y, verbose)

Arguments

x

character: file path

y

chradter: file name including format

verbose

logical: If TRUE, messages will display in console.

Value

data.table


PIP-Technical-Team/pipload documentation built on March 22, 2022, 3:22 a.m.