The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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
  3. Draw Syntax Tree

Data Source

Thanks David R. Mortensen for his IPA data.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.