man-roxygen/class_schema_as.R

# 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
jeanmathieupotvin/cargo documentation built on Oct. 27, 2020, 5:22 p.m.