Skip to content
Snippets Groups Projects
i2dashboard-class.Rd 510 B
Newer Older
  • Learn to ignore specific revisions
  • % Generated by roxygen2: do not edit by hand
    % Please edit documentation in R/get_set.R
    \docType{methods}
    \name{i2dashboard-class}
    \alias{i2dashboard-class}
    
    \title{Get/set the interactivity of the i2dashboard.}
    
    \S4method{interactivity}{i2dashboard}(dashboard)
    
    \S4method{interactivity}{i2dashboard}(dashboard) <- value
    
    \item{dashboard}{A \linkS4class{i2dash::i2dashboard}.}
    
    \item{value}{The value of the desired property.}
    
    Get/set the interactivity of the i2dashboard.