R/quantrecipes.R

# package description -----------------------------------------------------

#' @title `quantrecipes`: Extra recipes for quantitative analysis
#'
#' @docType package
#'
#' @import dplyr
#' @import recipes
#' @import rlang
#' @import tidyr
#' @import TTR
#' @importFrom glue glue
#' @importFrom methods is
#' @importFrom tibble tibble
#' @importFrom tibble as_tibble

NULL
bagasbgy/quantrecipes documentation built on Dec. 25, 2019, 7:54 a.m.