if (FALSE) {
options(edgarfundamentals.user_agent = "Jane Smith jane@example.com")
# Five most recent annual reports for Lockheed Martin
get_filing_history("LMT", form_type = "10-K", n = 5)
# Most recent quarterly reports for Eli Lilly
get_filing_history("LLY", form_type = "10-Q", n = 4)
}
Run the code above in your browser using DataLab