download_excel_file: Download excel file

Description Usage Arguments

Description

Download excel file

Usage

1
2
3
4
5
6
download_excel_file(
 
    url = "https://www.sbir.gov/awards/annual-reports/xls?xls_table=SBIR_count&dataid=SbirAnnualReportsSummarySqlYearSbir",
  has_col_names = F,
  ...
)

Arguments

url

url of excel file

has_col_names

if TRUE include column name as first column

...

abresler/govtrackR documentation built on July 11, 2020, 12:30 a.m.