Awesome
<!-- README.md is generated from README.Rmd. Please edit that file -->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
- Correct IPA segments naming errors (#3)
- More Shiny gadget options
- Wrap in
/ /
,[ ]
, ordon't wrap
- Insert as decoded unicode
- Wrap in
- Draw Syntax Tree
Data Source
Thanks David R. Mortensen for his IPA data.