R/datavyur.R

# Package info ------------------------------------------------------------

#' datavyur: An R Package for managing exported Datavyu files
#'
#' A set of R functions to easily manage coded data exported
#' from the Datavyu software
#'
#' To see the documentation on how to use this package, run the following
#' code in the console:
#' \cr\cr `vignette("tutorial", package="datavyur")` \cr\cr
#' This will pull up the R vignette "tutorial" and demonstrate
#' how to use the set of exported functions.
#' @import data.table
#' @docType package
#' @name datavyur
NULL
iamamutt/datavyur documentation built on Dec. 20, 2021, 5:57 p.m.