fetch_data | R Documentation |
fetch_data
runs the full pipeline. It fetches all of the data from
each source and stores the results as csvs in the output directory.
fetch_data(verbose = TRUE)
verbose |
A boolean indicating whether the progress of the pipeline should be printed to the console. |
A nested list of the results sets as dataframes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.