Nothing
#' Lockdown dates from Ballotpedia
#'
#' Start and end dates of statewide stay at home orders in response to the
#' Covid-19 pandemic.
#'
#' @format A data frame with 50 rows and 3 variables:
#' \describe{
#' \item{State}{State}
#' \item{Lockdown_Start}{Start date of the statewide order in YYYY-MM-DD
#' format}
#' \item{Lockdown_End}{End date of the statewide order in YYYY-MM-DD
#' format}
#' }
#'
#' @source
#' Raifman, J., Nocka, K., Jones, D., Bor, J., Lipson, S.,
#' Jay, J., Cole, M., Krawczyk, N., Benfer, E. A., Chan, P., Galea, S. (2022).
#' COVID-19 US State Policy Database. Ann Arbor, MI:
#' Inter-university Consortium for Political and Social Research [distributor],
#' 2022-03-30. https://doi.org/10.3886/E119446V143
#'
#' \url{https://www.openicpsr.org/openicpsr/project/119446/version/V143/view}
"lockdowndates"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.