# class_schema_as.R
#' @name Schema-coercions
#'
#' @title
#' Schema: coerce objects to class Schema
#'
#' @description
#' Coerce objects to class [`Schema`][Schema-class]. This is useful to
#' generate objects of class [`Schema`][Schema-class] from other objects
#' in a fast and convenient way.
#'
#' @param x conceptually, any \R object.
#' @param ... additional arguments to be passed to or from methods. Unused.
#'
#' @return
#' 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.