man-roxygen/class_container_is.R

# class_container_is.R


#' @title
#' Container: test if an object is of class Container
#'
#' @description
#' Test if an object is of class [`Container`][Container-class].
#'
#' @param x conceptually, any \R object.
#'
#' @return
#' A logical of length 1. A `TRUE` implies that `x` is an object of class
#' [`Container`][Container-class].
#'
#' @family Container
jeanmathieupotvin/cargo documentation built on Oct. 27, 2020, 5:22 p.m.