Package: ultrapolaRplot
Type: Package
Title: Plotting Ultrasound Tongue Traces
Version: 0.1.1
Authors@R: c(person("Yana", "Outkin", role = c("aut", "cre"), email =
    "youtkin1@swarthmore.edu"), person("Jonathan", "Washington", role = "aut", email = 
    "jwashin1@swarthmore.edu"))
Imports: RColorBrewer, tibble, rjson, ggplot2, Cairo, plyr, purrr,
        readr, stringr
Description: Plots traced ultrasound tongue imaging data according to a polar coordinate system. 
    There is currently support for plotting means and standard deviations of each category's trace;
    Smoothing Splines Analysis of Variance (SSANOVA) could be implemented as well.  The origin of the 
    polar coordinates may be defined manually or automatically determined based on different 
    algorithms.
    Currently 'ultrapolaRplot' supports ultrasound tongue imaging trace data from 'UltraTrace' 
    (<https://github.com/SwatPhonLab/UltraTrace>). 'UltraTrace' is capable of importing data from 
    Articulate Instruments AAA.
    'read_textgrid.R' is required for opening TextGrids to determine category and alignment
    information of ultrasound traces.
License: GPL-3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-06-16 00:40:12 UTC; yayaorigami
Author: Yana Outkin [aut, cre],
  Jonathan Washington [aut]
Maintainer: Yana Outkin <youtkin1@swarthmore.edu>
Repository: CRAN
Date/Publication: 2024-06-17 18:10:02 UTC
Built: R 4.4.0; ; 2024-06-17 21:39:17 UTC; unix
