format_legend: Format a legend for a specific object

Description Usage Arguments

Description

S3 method format a legend in plot.sfit based on the sfit_type

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
  ## S3 method for class 'aloha'
 format_legend(object)

  format_legend(object)

  ## S3 method for class 'gustafson'
 format_legend(object)

  ## S3 method for class 'amdahl'
 format_legend(object)

  ## S3 method for class 'sfit'
 format_legend(object)

Arguments

object

a sfit object


SATK documentation built on May 2, 2019, 4:49 p.m.

Related to format_legend in SATK...