Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 948 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 948 Bytes

version downloads DOI

qlcVisualize

Visualisations for Quantitative Language Comparison (QLC)

A collection of visualisations for QLC implemented in R.

This is an early alpha version, but it should function as far as it goes. You can download the package directly from CRAN. Have a look at the examples in the help files to get an idea how to use the package:

install.packages("qlcVisualize")

If you want to have the latest changes, it is pretty easy to install this package directly from github into R by using:

install.packages("devtools")
devtools::install_github("cysouw/qlcVisualize")

Michael Cysouw cysouw@mac.com