View source: R/finra_shelter_in_place.R
finra_shelter_in_place | R Documentation |
This functions pulls dates for shelter in place order by states with notes and start date and end dates, as well as, extention dates from the FINRA COVID-19 website. No Parameters
finra_shelter_in_place() find_date(x)
x |
'string' character string that has date descriptions, such as Apr 24 |
Website: https://www.finra.org/rules-guidance/key-topics/covid-19/shelter-in-place
A dataframe/tibble. A pre-saved copy is saved within the package, finra_sh_in_pl_df.
## Not run: stay_orders <- R.COVID.19::finra_shelter_in_place() head(stay_orders) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.