View source: R/pull_nhc_article_content.R
pull_nhc_article_content | R Documentation |
Pull all NHC COVID-19 Daily Bulletins This recurses over a dataframe that contains links to Daily Bulletins and reads them in (optionally in parallel). It also ignores any that have already been read in previously.
pull_nhc_article_content(article_links_df, n_workers = 0L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.