The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The childesr
package allows you to access data in the
childes-db from R. This removes the need to write complex SQL queries in
order to get the information you want from the database. This vignette
shows some examples of how to use the data loading functions and what
the resulting data look like.
childesr
from this GitHub repository:# install.packages("devtools")
devtools::install_github("langcog/childesr")
To get a hands on walk-through on how to use childesr
to
access childes-db
, check out this tutorial.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.