Learn R Programming

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.

Copy Link

Version

Install

install.packages('linguisticsdown')

Monthly Downloads

224

Version

1.2.0

License

MIT + file LICENCE

Issues

Pull Requests

Stars

Forks

Maintainer

Yongfu Liao

Last Published

March 1st, 2019

Functions in linguisticsdown (1.2.0)

xsampa2ipa

Convert a string of X-SAMPAs to a string of IPAs
searchIPA

Lookup IPA symbols with phonetic features or X-SAMPA
writeIPA

Insert IPA symbols with Shiny app
include_graphics_latex

Wrapper of knitr::include_graphics for PDF Output
include_graphics2

Wrapper of knitr::include_graphics to Deal with URLs and Invalid File Types
clean_dscrb

Clean the description of ipafeatures
cond_cmpl

Conditional Compilation