phonR icon indicating copy to clipboard operation
phonR copied to clipboard

tools for phoneticians and phonologists

Results 4 phonR issues
Sort by recently updated
recently updated
newest added

When plotting diphthong means only, still get lots of warnings (from the tokens, which aren't getting drawn) about zero-length arrows being of indeterminate direction.

Fixed the following bugs with legend and poly.line: 1. When defining both vowel and group (i.e., vowel!=NULL & group!=NULL), setting plot.tokens=TRUE and plot.means=FALSE, and coloring by group, the wrong colors...

As of [version 1.0-5](https://github.com/drammock/phonR/releases/tag/1.0-5), legends will correctly render colors, linewidths, and line types specified through the ordinary graphical parameters `col`, `lwd`, and `lty` when passed as part of the main...

bug

could be triggered via `diph.mean.timept=NULL` or `NA`

enhancement