jca_cat: Drive the category counter

Description Usage Arguments Details Value

View source: R/rjca.R

Description

Drive the category counter. See details for possible extra arguments.

Usage

1
jca_cat(dictionary, files, ...)

Arguments

dictionary

a content analysis dictionary

files

a list of file and folder names

...

extra arguments to control the process. See Details.

Details

Optional arguments are

This function also dumps the location of the temporary folder where the results landed to standard error in case you want the original csv data file and yoshikoder dictionary translation.

The output is a data.frame with documents as row names, dictionary categories as column names and counts of how many words in each document matched patterns in that category. Dictionaries are hierarchically structured so category names are sorted depth first and

Value

a data.frame containing the content analysis results


conjugateprior/rjca documentation built on May 13, 2019, 10:50 p.m.