#' ASpediaFI accessors
#'
#' @param object an ASpediaFI object
#' @param value a value to replace. For details, please see help(ASpediaFI).
#' @param ... additional arguments to be passed
#' @name ASpediaFI-accessor
#' @return Slots of the \code{ASpediaFI} object
#' @examples
#' fi <- new('ASpediaFI')
#'
#' data('GSE114922.psi')
#' psi(fi) <- GSE114922.psi
#'
#' psi(fi)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.