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