todor_file {todor} | R Documentation |
Todor file
Description
Todor file
Usage
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 |
[Package todor version 0.1.2 Index]