ropensci/lingtypology

Name: lingtypology

Owner: rOpenSci

Description: R package for linguistic cartography and typological databases search

Created: 2016-06-16 20:32:04.0

Updated: 2017-12-10 09:26:12.0

Pushed: 2018-01-15 14:38:31.0

Homepage: https://ropensci.github.io/lingtypology/

Size: 41019

Language: R

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

lingtypology

Project Status: Active - The project has reached a stable, usable state and is being actively developed. Build Status AppVeyor Build status Coverage Status

CRAN version Research software impact DOI

lingtypology package connects R with the Glottolog database (v. 2.7) and provides additional functionality for linguistic mapping. The Glottolog database contains the catalogue of the world's languages. This package helps researchers to make linguistic maps, using philosophy of the Cross-Linguistic Linked Data project, which uniform access to the data across publications. This package is based on leaflet package, so lingtypology package is a package for linguistic interactive mapping.

Installation

Get the stable version from CRAN:

all.packages("lingtypology")

? or get the development version from GitHub:

all.packages("devtools")
ools::install_github("ropensci/lingtypology")

Sometimes installation failed because of the absence of the package crosstalk. Just install it using command install.packages("crosstalk").

Load a library:

ary(lingtypology)

For a detailed tutorial see GitHub pages.

You can contribute to lingtypology, but look through contribution info before.



This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.