Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

checkFile

Check input data files


Description

Check correct column, date, and shape of the input data files

Usage

checkFile(path, type = "request_file")

Arguments

path

path to the input data file

type

the type of file to ckeck

Value

data.frame

Examples

## Not run: 
# save example files to current working directory
getSP500ExampleFiles()
               
checkFile("01_RequestFile.csv", "request_file")

## End(Not run)

EventStudy

Event Study Analysis

v0.36
GPL (>= 2)
Authors
Dr. Simon Mueller
Initial release
2019-03-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.