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]
All associated links for this package
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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