#' Get the `data` for use in testing.
#'
#' Get the `data` (as can be checked by \link{check_data})
#' for use in testing.
#' @return a `data`
#' @examples
#' get_test_data()
#' @author Richèl J.C. Bilderbeek
#' @export
get_test_data <- function() {
"gcae_input_files_1"
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.