getcomments: Function to find comments in text file

Description Usage Arguments Details

View source: R/getcomments.R

Description

This function reads in a character list that have been annotated as to whether characters are duplicates (see Details)

Usage

1

Arguments

file

name of text file

Details

Text file contains list of characters with flags indicating whether characters are duplicates (DD), should be cut (XX), good characters that should be kept (KK), or characters that should be kept but modified (KKM). Comments in curly braces indicate which other characters a focal character duplicates (e.g., "duplicates 125, 250").


celiason/phenotools documentation built on Sept. 12, 2019, 6:49 p.m.