Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
executable file 8 lines (4 sloc) 495 Bytes

The code folder

This contains the R code that implements the import, processing and export of the language family classifications.

File FamilyTrees.R contains the classes and functions implementing the described processing (and are designed for re-use), while StandardizedTrees.R contains higher-level code that can be used for inspiration.

The code here is released under a GPL v2 license.