todor_file: Todor file

Description Usage Arguments

View source: R/todor.R

Description

Todor file

Usage

1
todor_file(file_name, todo_types = NULL, output = "markers")

Arguments

file_name

character with file name

todo_types

vector with character describing types of elements to detect. If NULL default items will be used.

output

what form should the output take? "markers" (default) creates a marker for each TODO and lists them in the "Markers" Rstudio pane. "text" coverts the TODO list to markdown syntax


todor documentation built on May 24, 2021, 5:07 p.m.

Related to todor_file in todor...