# \donttest{
xpdb_x %>%
backfill_shk() %>%
shk_vs_contcov()
# Combine all shk columns onto one shared, faceted plot instead of a list
xpdb_x %>%
backfill_shk() %>%
shk_vs_contcov(list = FALSE)
# }
Run the code above in your browser using DataLab