getSP500ExampleFiles: This function copies the three csv files to the actual...

View source: R/SP500Example.R

getSP500ExampleFilesR Documentation

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

## Not run: 
getSP500ExampleFiles("data")

## End(Not run)


EventStudy documentation built on March 31, 2023, 5:43 p.m.