# NOT RUN {
#' \dontrun{
## All Securities Filings
get_data_securities_offerings(year_forms = NULL, forms = NULL, return_message = TRUE, nest_data = TRUE)
## IPOs since 1999
get_data_securities_offerings(year_forms = 1999:2017, forms = "S-1", return_message = TRUE, nest_data = FALSE)
}
# }
Run the code above in your browser using DataLab