advent_input | R Documentation |
Read in an Advent of Code input as a one-column tibble
advent_input(day = lubridate::day(Sys.Date()), year = 2021, parse = FALSE)
day |
Day within December |
year |
By default, 2021 |
parse |
Whether to parse the input using |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.