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

Try the datamart package in your browser

Any scripts or data that you put into this service are public.

datamart documentation built on May 2, 2019, 9:40 a.m.