make_icon: icon functions

Description Usage Arguments Value Examples

Description

Idea is taken from ggplot2

method for numeric class

method for numeric class

method for numeric class

method for numeric class

method for numeric class

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
  make_icon(x, ...)

  ## S3 method for class 'numeric'
make_icon(x, ...)

  ## S3 method for class 'factor'
make_icon(x, ...)

  ## S3 method for class 'character'
make_icon(x, ...)

  ## S3 method for class 'logical'
make_icon(x, ...)

  ## S3 method for class 'data.frame'
make_icon(x, ...)

Arguments

x

object

...

dots

Value

a recipe to draw an icon

Examples

1
2

Example output

Loading required package: ggplot2
Loading required package: svMisc
Loading required package: MASS

ProgGUIinR documentation built on May 2, 2019, 4:04 p.m.