R/010_as.character.R

#' String representation of an Xdata object
#'
#' The \code{as.character} method is extended to
#' various Xdata objects in order to give a more
#' detailled description of the object instance.
#'
#' Inherited classes should override this method
#' if necessary.
#'
#' @param x    an Xdata object
#'
#' @export
#' @rdname as.character-methods
#' @name as.character
#' @docType methods
NULL
doomhammerhell/test-datamart documentation built on Dec. 20, 2021, 1:09 a.m.