man-roxygen/abstract_class.R

#' @description
#' **Abstract classes**, only exported for package developers.
#'
#' @return Abstract classes cannot be instantiated with `$new()` and therefore
#'   do not return anything. They are solely for developers that want to write
#'   their own extension to **lgr**.
#'
#' @family abstract classes
s-fleck/lgr.app documentation built on Jan. 12, 2023, 8:03 p.m.