generate_todolistAddin: Generate a "To Do" List in the Rstudio markers pane

Description Usage Arguments Value

View source: R/generate_todolist.R

Description

This function looks for comments in a file starting with the words 'todo' or 'fixme' and gathers them in the markers pane. This function should never be called directly - it is added as an item in the Addins menu.

Usage

1
2
3
4
5

Arguments

filename

optional filename

Value

returns invisibly


lemna/dothis documentation built on May 21, 2019, 3:07 a.m.