R/slots-generic.R

#' 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
pkimes/spliceclust documentation built on Jan. 2, 2020, 4:44 a.m.