View source: R/laus_fetch_table.R
laus_fetch_table | R Documentation |
Get tab-delimited data from download.bls.gov/pub/time.series/la
laus_fetch_table(table_name, column_specification)
table_name |
a string that identifies the table to find |
column_specification |
a readr::cols object defining the table's fields. |
a data frame with fields defined by column_specification
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.