Skip to content
/ childesr Public

❗ This is a read-only mirror of the CRAN R package repository. childesr — Accessing the 'CHILDES' Database. Homepage: https://github.com/langcog/childesr Report bugs for this package: https://github.com/langcog/childesr/issues

Notifications You must be signed in to change notification settings

cran/childesr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An R interface to childes-db

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.

Install childesr from this GitHub repository:

# install.packages("devtools")
devtools::install_github("langcog/childesr")

Tutorial

To get a hands on walk-through on how to use childesr to access childes-db, check out this tutorial.

Other relevant GitHub repositories

About

❗ This is a read-only mirror of the CRAN R package repository. childesr — Accessing the 'CHILDES' Database. Homepage: https://github.com/langcog/childesr Report bugs for this package: https://github.com/langcog/childesr/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages