R/jspsychread-package.R

#' @import dplyr
#' @import purrr
#' @importFrom tidyr nest unnest spread gather complete
#' @importFrom tibble tibble as_tibble
#' @importFrom rlang .data %||% set_names sym expr enexpr quo enquo parse_expr
#' @importFrom glue glue
#' @keywords internal
"_PACKAGE"
# allowing for the use of the dot when piping
utils::globalVariables(".")

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
jirilukavsky/jspsychread documentation built on Jan. 29, 2023, 5:35 p.m.