Description
Visualization for Quantitative Language Comparison.
Description
Collection of visualizations as used in quantitative language comparison. Currently implemented are visualisations dealing nominal data with multiple levels ("level map" and "factor map"), and assistance for making weighted geographical Voronoi-maps ("weighted map").
README.md
qlcVisualize
Visualisations for Quantitative Language Comparison
A collection of visualisations for quantitative language comparison 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 [email protected].