if (FALSE) { # identical(Sys.getenv("IN_PKGDOWN"), "true")
oh_school_holidays(country = "DE",
start_date = "2025-01-01",
end_date = "2025-01-31")
oh_school_holidays(country = "DE",
start_date = "2025-01-01",
end_date = "2025-01-31",
subdivision = "DE-BY")
}
Run the code above in your browser using DataLab