#' Static type checking
#'
#' @name typeChecker
#'
#' @description Performs static type checking on R files. The type annotations
#' are optional and can be added incrementally to the code base.
#'
#' @importFrom magrittr %>%
#' @importFrom utils getParseData tail
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.