#'////////////////////////////////////////////////////////////////////////////
#' FILE: testthat.R
#' AUTHOR: David Ruvolo
#' CREATED: 2020-08-11
#' MODIFIED: 2020-08-11
#' PURPOSE: unit testing for UI components
#' STATUS: on.going
#' PACKAGES: testthat; iceComponents
#' COMMENTS: NA
#'////////////////////////////////////////////////////////////////////////////
# pkgs
library(testthat)
library(iceComponents)
# run checks
test_check("iceComponents")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.