R/zzz.R

#' constructhelpers
#'
#' Simpler/more efficient implementations of some bits of gbradburd's
#' conStruct. Specifically, a one-stop-shop, fully parallelised
#' cross-validation workflow.
#'
#' @name constructhelpers
#' @docType package
#' @author Kevin Murray
#' @import foreach conStruct
#' @importFrom tibble tibble tibble_row
#' @importFrom dplyr bind_rows
NULL
kdm9/constructhelpers documentation built on Feb. 14, 2021, 12:27 a.m.