Skip to content
/ bvq Public

Development package for the Barcelona Vocabulary Questonnaire (BVQ)

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

gongcastro/bvq

Repository files navigation

bvq

R-CMD-check Codecov test coverage r-universe Lifecycle: stable

Overview

This package contains data from a Barcelona Vocabulary Questionnaire (BVQ), a vocabulary checklist aimed at to assessing lexical development in toddlers growing up in Catalan-Spanish bilingual environments. The questionnaire was deployed using formr, and the materials used to generate the items are available in the GitHub repository.

This package also contains multiple functions that extract the data and generate many metrics used frequently in the language acquisition literature to examine participants’ vocabulary or to consult acquisition norms of particular words. Documentation and working examples are available in the package website.

Installation

From r-universe 🚀:

install.packages('bvq', repos = 'https://gongcastro.r-universe.dev')

From the GitHub repository:

install.packages("remotes") # you may need to install remotes first
remotes::install_github("gongcastro/bvq")

Data accesibility

BVQ is currently a developing package for internal use at the Center for Brain and Cognititon (CBC). For this reason, logging in requires a password that can be required by writing to the maintainer of this package (gongarciacastro@gmail.com).

Code of Conduct

Please note that the bvq project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.