R/markovifyR-package.R

#' Markovify wrapper for R
#'
#' @name markovifyR
#' @docType package
#' @author Alex Bresler (abresler@@asbcllc.com)
#' @import dplyr purrr stringr reticulate tibble furrr future
#' @importFrom glue glue
#' @importFrom rlang UQ

NULL
abresler/markovifyR documentation built on July 19, 2023, 7:06 p.m.