# class_container_slots.R
# Always merged with class_container.R.
#' @slot table a [`data.table`][data.table::data.table()]. Its structure must
#' match what slot `schema` prescribes.
#'
#' @slot schema a [`Schema`][Schema-class] holding metadata (column names,
#' types and prototypes) on the structure of `table`.`
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.