Learn R Programming

fundManageR (version 0.5.0110)

get_data_nareit_mergers_acquisitions: Get NAREIT merger & acquisition data by year

Description

Get NAREIT merger & acquisition data by year

Usage

get_data_nareit_mergers_acquisitions(pages = 32:33, nest_data = FALSE, return_message = TRUE)

Arguments

pages
location of the pages in the REIT monthly file, only use this if the location of the M&A table changes
nest_data
return a nested data frame TRUE, FALSE
return_message
return a message TRUE, FALSE

Examples

Run this code
get_data_nareit_mergers_acquisitions(nest_data = FALSE, return_message = TRUE)

Run the code above in your browser using DataLab