calc_duration: Calculate the duration of a code for a datavyu column

Description Usage Arguments Value

View source: R/calc_duration.R

Description

Calculate the duration of a code for a datavyu column

Usage

1
calc_duration(column = NULL, code = NULL, 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.