R/kubeflowTool.R

#' @description
#' kfTool is for building R components from R functions.
#' @keywords internal
#' @import rlang
#' @importFrom glue glue glue_collapse glue_data
#' @importFrom stats setNames update
#' @importFrom utils head tail
#' @importFrom methods is
"_PACKAGE"
joepeskett/kf-tools documentation built on May 27, 2020, 7:43 a.m.