README.md

Build
Status Support R
Version License:
MIT cran
version

linguisticsdown

The goal of linguisticsdown is to support Linguistics-related document writing in R Markdown, such as providing a Shiny Gadget to write and insert IPA symbols easily and functions to draw syntax tree (not implemented yet).

Installation

# CRAN
install.packages("linguisticsdown")

# Latest
#install.packages('remotes')
remotes::install_github("liao961120/linguisticsdown")

Usage

See linguisticsdown web site. Visit this site to use Shiny live demo.

To Do

  1. Correct IPA segments naming errors (#3)
  2. More Shiny gadget options
    • Wrap in / /, [ ], or don't wrap
    • Insert as decoded unicode
  3. Draw Syntax Tree

Data Source

Thanks David R. Mortensen for his IPA data.



Try the linguisticsdown package in your browser

Any scripts or data that you put into this service are public.

linguisticsdown documentation built on May 2, 2019, 2:26 p.m.