Skip to contents

Delete the introduction post with relative path ./YYYY/day/conclusion (where YYYY is the value of year), if it exists.

Usage

aoc_delete_conclusion(year = NULL)

Arguments

year

An integer representing the year, from 2015 to the current year. Defaults to the current year.

Examples

if (FALSE) aoc_delete_conclusion(2022)