# class_schema_is.R
#' @title
#' Schema: test if an object is of class Schema
#'
#' @description
#' Test if an object is of class [`Schema`][Schema-class].
#'
#' @param x conceptually, any \R object.
#'
#' @return
#' A logical of length 1. A `TRUE` implies that `x` is an object of class
#' [`Schema`][Schema-class].
#'
#' @family Schema
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.