Nothing
#' @param \dots Additional arguments, currently ignored.
#' @rdname check_archive
#' @order 4
#' @export
print.gbif_validator <- function(x,
...){
cli::cli_h3("Object of class {.cls gbif_validator}")
print_archive_status(x)
cli::cli_bullets(c("i" = "Use `view_report(x)` for more information"))
}
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.