Learn R Programming

EventStudy (version 0.36)

getSP500ExampleFiles: This function copies the three csv files to the actual working directory. This example data is used as motivation for using Event Studies for Additions / Deletions to market indices.

Description

For more details see the help vignette: vignette("introduction_eventstudy", package = "EventStudy")

Usage

getSP500ExampleFiles(targetDir = getwd())

Arguments

targetDir

directory to save example files

Details

or on our website: https://www.eventstudytools.com/mergers-acquisitions

Examples

Run this code
# NOT RUN {
getSP500ExampleFiles("data")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab