#' Generating simple toy data of cellular differentiation
#'
#' @import dplyr
#' @import tidyr
#' @import tibble
#' @import dynutils
#' @import dynwrap
#' @import purrr
#' @importFrom assertthat assert_that
#' @importFrom magrittr %<>% %$% set_colnames
#' @importFrom stats runif rbinom rnbinom dexp
#'
#' @docType package
#' @name dyntoy
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.