buildTODO: Build TODO list from package directory

Description Usage Arguments Value

View source: R/TODO.R

Description

Addin scans all .R and .Rmd files in the poject directory for 'TODO' comments TODO items are grouped by file name and ordered by line number, then writen to a seperate file: TODO.txt This file is overwritten each time the addin is executed.

Usage

1

Arguments

taxaList

A vector of species names to be validated

dictionary

A vector of valid species names

synTable

A dataframe with current names paired with previous synonyms

Value

a dataframe of mis-matched names and their suggested taxonomy.


ByronAnalytics/TODO_Addin documentation built on May 6, 2019, 9:12 a.m.