aoc_read | R Documentation |
Reads in input lines into a tibble and optionally tries type detection
aoc_read(day, year = format(Sys.Date(), "%Y"), convert = TRUE)
day |
the day of the puzzle |
year |
year of puzzle, defaults to current year |
convert |
logical: whether to run |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.