getcomments | R Documentation |
This function reads in a character list that have been annotated as to whether characters are duplicates (see Details)
getcomments(file)
file |
name of text file |
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").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.