#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.