Other packages > Find by keyword >

wordbankr  

Accessing the Wordbank Database
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("wordbankr", "1.0.2")



Attach the package and use:
library("wordbankr")
Maintained by
Mika Braginsky
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-31
Latest Update: 2024-03-01
Description:
Connecting to Wordbank, an open repository for developmental vocabulary data. For more information on the underlying data, see .
How to cite:
Mika Braginsky (2015). wordbankr: Accessing the Wordbank Database. R package version 1.0.2, https://cran.r-project.org/web/packages/wordbankr. Accessed 13 May. 2025.
Previous versions and publish date:
0.1 (2015-10-31 11:23), 0.2.0 (2016-06-14 20:34), 0.3.0 (2018-03-14 11:24), 0.3.1 (2020-11-14 00:10), 1.0.0 (2022-09-09 10:10), 1.0.1 (2023-10-13 14:40), 1.0.2 (2023-11-10 00:40), 1.0.3 (2024-03-01 17:50)
Other packages that cited wordbankr R package
View wordbankr citation profile
Other R packages that wordbankr depends, imports, suggests or enhances
Functions, R codes and Examples using the wordbankr R package
Full wordbankr package functions and examples
Downloads during the last 30 days
04/1304/1504/1704/1804/2004/2104/2204/2304/2404/2705/0105/0405/0605/0705/10Downloads for wordbankr12345678TrendBars

Today's Hot Picks in Authors and Packages

nat.utils  
File System Utility Functions for 'NeuroAnatomy Toolbox'
Utility functions that may be of general interest but are specifically required by the 'NeuroAnatom ...
Download / Learn more Package Citations See dependency  
tryCatchLog  
Advanced 'tryCatch()' and 'try()' Functions
Advanced tryCatch() and try() functions for better error handling (logging, stack trace with source ...
Download / Learn more Package Citations See dependency  
StanHeaders  
C++ Header Files for Stan
The C++ header files of the Stan project are provided by this package, but it contains little R code ...
Download / Learn more Package Citations See dependency  
hett  
Heteroscedastic t-Regression
Functions for the fitting and summarizing of heteroscedastic t-regression. ...
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  
genlogis  
Generalized Logistic Distribution
Provides basic distribution functions for a generalized logistic distribution proposed by Rathie and ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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