man-roxygen/abstract_class.R

#' @description
#' **NOTE**: This is an *abstract class*. Abstract classes cannot be instantiated
#' directly, but are exported for package developers that want to extend lgr -
#' for example by creating their own [Appenders][Appender] or [Layouts][Layout].
#' Please refer to the *see also* section for actual implementations of this
#' class.
#'
#' @family abstract classes
s-fleck/yog documentation built on March 9, 2023, 7:31 p.m.