calc_frequencies: Calculate code frequencies for a datavu column

Description Usage Arguments Value

View source: R/calc_frequencies.R

Description

Calculate code frequencies for a datavu column

Usage

1
calc_frequencies(column, code, directory = NULL, by_file = FALSE)

Arguments

column

the column as a character string

code

the code as a character string

directory

the path to the directory as a character string

by_file

whether or not to calculate the frequencies by file (logical)

Value

A data frame generated with the janitor package


tca2/datavyu documentation built on Dec. 23, 2021, 8:40 a.m.