knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

multilex

R-CMD-check GitHub Workflow Status GitHub top language GitHub repo size GitHub issues GitHub pull requests GitHub GitHub R package version GitHub last commit

multilex: Multilingual lexical assessment using online surveys

This package contains data from a vocabulary checklist aimed at to assessing lexical development in children 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.

To install this package:

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


gongcastro/multilex documentation built on Oct. 21, 2022, 6:24 p.m.