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

Try the rprime package in your browser

Any scripts or data that you put into this service are public.

rprime documentation built on Oct. 23, 2020, 6:55 p.m.