R/rprime-package.R

#' Functions for dealing with Eprime txt files
#'
#' @name rprime
#' @docType package
#' @import stringr
#' @import plyr
#' @import assertthat
#' @importFrom utils str tail head
#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
tjmahr/rprime documentation built on Sept. 30, 2020, 5:31 p.m.