R/datavyu.R

#' datavyu: Prepare and Create Output from datavyu Coding Files
#'
#' @docType package
#' @description This package is designed to make it easier to summarize and plot
#' output from the qualitative audiovisual data coding software datavyu. Relying
#' on the {datavyu} R package to process the data, this package focuses on
#' summarizing the frequency and duration of codes and plotting their output.
#' @name datavyu
#' @import ggplot2
#' @import tibble
#' @importFrom dplyr "%>%"
NULL
tca2/datavyu documentation built on Dec. 23, 2021, 8:40 a.m.