Skip to contents

Create a Slick object

Create and populate a Slick object

Slick() Title() `Title<-`() Subtitle() `Subtitle<-`() Date() `Date<-`() Author() `Author<-`() Email() `Email<-`() Institution() `Institution<-`() Introduction() `Introduction<-`()
Create a Slick class object
Check()
Check an object for errors or issues
MPs() `MPs<-`()
Methods for Creating, Accessing and Assigning MPs objects
OMs() `OMs<-`()
Methods for Creating, Accessing and Assigning OMs objects
Boxplot() `Boxplot<-`()
Methods for Creating, Accessing and Assigning Boxplot objects
Kobe() `Kobe<-`()
Methods for Creating, Accessing and Assigning Kobe objects
Quilt() `Quilt<-`()
Methods for Creating, Accessing and Assigning Quilt objects
Spider() `Spider<-`()
Methods for Creating, Accessing and Assigning Spider objects
Timeseries() `Timeseries<-`()
Methods for Creating, Accessing and Assigning Timeseries objects
Tradeoff() `Tradeoff<-`()
Methods for Creating, Accessing and Assigning Tradeoff objects
Update()
Updates an old object of class Slick to new S4 class Slick
FilterSlick()
FilterSlick

Access and Assign Functions

Functions to access and assign

Code() `Code<-`() Description() `Description<-`() Label() `Label<-`()
Access or assign Code, Label, and Description for a valid object class
Color() `Color<-`()
Access or assign Color for MPs and Quilt objects
Defaults() `Defaults<-`()
Set default selections for the plots in the App()
Design() `Design<-`()
Return the Design matrix from an OMs object
Factors() `Factors<-`()
Return the Factors matrix from an OMs object
Preset() `Preset<-`()
Assign or access Preset for a valid object class
Metadata() `Metadata<-`()
Return Code, Label, Description and other information from an object
MinValue() `MinValue<-`() MaxValue() `MaxValue<-`()
Assign and access MinValue and MaxValue for a Quilt object
Limit() `Limit<-`() Target() `Target<-`()
Access or assign Target and Limit for object of class Kobe or Timeseries
Time() `Time<-`()
Access or assign Time for object of class Kobe or Timeseries
TimeLab() `TimeLab<-`()
Access or assign TimeLab in a Kobe or Timeseries object
TimeNow() `TimeNow<-`()
Access and return TimeNow from a Timeseries-class() object
Value() `Value<-`()
Assign or access Value for a valid object class

S4 Object Classes

The S4 classes used to create Slick objects

Slick() Title() `Title<-`() Subtitle() `Subtitle<-`() Date() `Date<-`() Author() `Author<-`() Email() `Email<-`() Institution() `Institution<-`() Introduction() `Introduction<-`()
Create a Slick class object
MPs-class
MPs S4 class and functions
OMs-class
OMs S4 class and functions
Boxplot-class
Boxplot S4 Object Class
Kobe-class
S4 class Kobe
Quilt-class
S4 class Quilt
Spider-class
S4 class Spider
Tradeoff-class
S4 class Tradeoff
Timeseries-class
S4 class Timeseries

Run the Slick Shiny App

App()
Run the Slick App in the local browser

Plot and Other Functions

Plotting routines and other functions

plotBoxplot()
Plot Boxplot
plotKobe()
Plot Kobe
plotQuilt()
Plot Quilt
plotSpider()
Plot Spider
plotTimeseries()
Plot Timeseries
plotTradeoff()
Plot Tradeoff

Other

S4 Methods and other functions

show()
Generic show method
get_casestudies() download_casestudy()
Get Case Studies from the SlickLibrary GitHub Repo
default_mp_colors()
Set Default Colors for the MPs

Deprecated

Functions still work for backwards compatability, but no longer recommended

Make_Slick()
Make an example Slick object
NewSlick()
Creates a blank Slick object
PMnorm()
Normalize performance metric values in a Slick object