README.md

wcs

Overview

This package contains a tidied version of each data table of the World Color Survey. In the WCS investigation, initiated by Berlin and Kay, an average of 24 native speakers of each of 110 unwritten languages were asked

  1. to name each of 330 Munsell chips, shown in a constant, random order, and
  2. exposed to a palette of these chips and asked to to pick out the best example(s) ("foci") of the major terms elicited in the naming task.

The results are publically availaible in an online archive. The package makes available a tidied version of the following files:

To gain an inside behind the reasoning of the tidying process, see the corresponding script in jvosten/tidy_wcs

Installation

wcs can be installed from CRAN with:

remotes::install_github("jvosten/wcs")

Examples

To obtain a merged data set for both of the above cited tasks 1 & 2 (term and foci task), the package addionally to the data, contains two functions for merging:

term_task()

merges the term data frame with all dictionary data frames.

foci_task()

merges the foci data frame with all dictionary data frames.



jvosten/wcs documentation built on Dec. 29, 2021, 12:24 a.m.