Other packages > Find by keyword >

lingtypology  

Linguistic Typology and Mapping
View on CRAN: Click here


Download and install lingtypology package within the R console
Install from CRAN:
install.packages("lingtypology")

Install from Github:
library("remotes")
install_github("cran/lingtypology")

Install by package version:
library("remotes")
install_version("lingtypology", "1.1.20")



Attach the package and use:
library("lingtypology")
Maintained by
George Moroz
[Scholar Profile | Author Map]
First Published: 2016-12-29
Latest Update: 2023-08-23
Description:
Provides R with the Glottolog database and some more abilities for purposes of linguistic mapping. The Glottolog database contains the catalogue of languages of the world. This package helps researchers to make a linguistic maps, using philosophy of the Cross-Linguistic Linked Data project , which allows for while at the same time facilitating uniform access to the data across publications. A tutorial for this package is available on GitHub pages and package vignette. Maps created by this package can be used both for the investigation and linguistic teaching. In addition, package provides an ability to download data from typological databases such as WALS, AUTOTYP and some others and to create your own database website.
How to cite:
George Moroz (2016). lingtypology: Linguistic Typology and Mapping. R package version 1.1.20, https://cran.r-project.org/web/packages/lingtypology. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.0 (2016-12-29 16:17), 1.0.1 (2017-01-29 16:03), 1.0.2 (2017-02-23 17:58), 1.0.3 (2017-04-16 09:15), 1.0.4 (2017-05-13 12:02), 1.0.5 (2017-06-21 08:31), 1.0.6 (2017-08-16 08:53), 1.0.7 (2017-09-15 09:56), 1.0.8 (2017-10-07 16:20), 1.0.9 (2017-11-30 16:23), 1.0.10 (2017-12-15 20:47), 1.0.11 (2018-01-15 05:38), 1.0.12 (2018-03-10 16:45), 1.0.13 (2018-06-14 13:56), 1.0.14 (2019-08-26 19:30), 1.0.15 (2019-11-22 11:30), 1.1.1 (2020-02-10 08:10), 1.1.2 (2020-03-01 08:00), 1.1.3 (2020-04-26 17:50), 1.1.4 (2020-10-05 09:10), 1.1.5 (2021-05-15 14:40), 1.1.6 (2021-10-14 14:20), 1.1.7 (2021-10-24 16:40), 1.1.8 (2021-12-10 19:30), 1.1.9 (2022-06-24 14:10), 1.1.10 (2022-11-10 14:10), 1.1.11 (2022-12-20 11:00), 1.1.12 (2023-02-26 02:00), 1.1.13 (2023-04-22 01:52), 1.1.14 (2023-05-29 01:20), 1.1.15 (2023-08-23 17:50), 1.1.16 (2024-02-04 07:30), 1.1.17 (2024-03-13 10:30), 1.1.18 (2024-08-16 17:10), 1.1.19 (2024-09-20 23:40)
Other packages that cited lingtypology R package
View lingtypology citation profile
Other R packages that lingtypology depends, imports, suggests or enhances
Complete documentation for lingtypology
Functions, R codes and Examples using the lingtypology R package
Some associated functions: abvd.feature . abvd . afbo.feature . aff.lang . area.lang . atlas.database . autotyp.feature . autotyp . bantu.feature . bantu . bivaltyp.feature . circassian . countries . country.lang . eurasianphonology.feature . eurasianphonology . frequency_list.feature . glottolog . gltc.iso . gltc.lang . grambank.feature . imports . is.glottolog . iso.gltc . iso.lang . iso3.iso1 . iso_639 . lang.aff . lang.country . lang.gltc . lang.iso . lat.lang . level.lang . long.lang . map.feature . oto_mangueanIC.feature . oto_mangueanIC . phoible.feature . phoible . phonological_profiles . polygon.points_fd . polygon.points_kde . providers . sails.feature . soundcomparisons.feature . soundcomparisons . subc.lang . uralex.feature . uralex . url.lang . valpal.feature . vanuatu.feature . wals.feature . wals . 
Some associated R codes: abvd.R . abvd.feature.R . afbo.feature.R . aff.lang.R . area.lang.R . atlas.database.R . autotyp.R . autotyp.feature.R . bantu.R . bantu.feature.R . bivaltyp.feature.R . circassian.R . countries.R . country.lang.R . eurasianphonology.R . eurasianphonology.feature.R . frequency_list.feature.R . glottolog.R . gltc.iso.R . gltc.lang.R . grambank.feature.R . is.glottolog.R . iso.R . iso.gltc.R . iso.lang.R . iso3.iso1.R . lang.aff.R . lang.country.R . lang.gltc.R . lang.iso.R . lat.lang.R . level.lang.R . long.lang.R . map.feature.R . oto_mangueanIC.R . oto_mangueanIC.feature.R . phoible.R . phoible.feature.R . phonological_profiles.R . polygon.points_fd.R . polygon.points_kde.R . providers.R . sails.feature.R . soundcomparisons.R . soundcomparisons.feature.R . subc.lang.R . uralex.R . uralex.feature.R . url.lang.R . valpal.feature.R . vanuatu.feature.R . wals.R . wals.feature.R .  Full lingtypology package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for lingtypology0102030405060708090100110120TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA