as_hex: Convert image to hex

Description Usage Arguments

View source: R/as_hex.R

Description

Convert image to hex

Usage

1
2
3
4
5
6
7
8
as_hex(
  from,
  to,
  text_label = NULL,
  text_colour = "white",
  border_colour = "grey20",
  border_opacity = 60
)

Arguments

from

Path to original file

to

Path to destination file

text_label

Text annotation

text_colour

Colour of text annotation

border_colour

Colour of the border region

border_opacity

Opacity of the border region


djnavarro/jasmines documentation built on April 12, 2021, 4:25 a.m.