Nothing
#' @export
#' @export
#' @importFrom testthat expect_identical
check_read_const <- function(FUN, ..., mode) {
check_read_all_col(FUN(...), mode, FUN="get_const_all")
check_read_slice_col(FUN(...), mode, FUN="get_const_slice")
check_read_varslice_col(FUN(...), mode, FUN="get_const_varslice")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.