#' Certigo: digest based workflow system
#'
#' @import tibble
#' @import dplyr
#' @import ggplot2
#' @import purrr
#' @import stringr
#' @import fs
#' @import processx
#' @import R6
#' @import cli
#' @import readr
#' @import dynutils
#' @importFrom glue glue
#'
#' @docType package
#' @name certigo
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.