make_icon: icon functions

Description Usage Arguments Value Examples

View source: R/misc.R

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

jverzani/ProgGUIinR documentation built on May 20, 2019, 5:17 a.m.