if (FALSE) { # identical(Sys.getenv("IN_PKGDOWN"), "true")
# Get all holidays for Germany for the year 2025
oh_public_holidays(country = "DE",
language = "EN",
start_date = "2025-01-01",
end_date = "2025-12-31")
}
Run the code above in your browser using DataLab