#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.