Skip to contents

Install rdev TODO.md template using usethis::use_template()

Usage

use_todo(open = rlang::is_interactive())

Arguments

open

Open the newly created file for editing? Happens in RStudio, if applicable, or via utils::file.edit() otherwise.