#' Generic Methods for S4 Class Slots in spliceclust
#'
#' Getters can be used to access slot values, and setters can be used
#' for specifying new slot values.
#'
#' @param object object with corresponding slot
#' @param value new value for lsot
#' @param ... other parameters
#'
#' @name slots-generic
#' @author Patrick Kimes
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.