plot_fish_lwd: Hamlet Annotation (alt)

Description Usage Arguments

Description

Add ggplot hamlet drawing annotation with adjustable line width for line elements of drawing.

Usage

1
2
3
4
5
6
7
8
9
plot_fish_lwd(
  short,
  x = 0,
  y = 3,
  height = 5,
  width = 5,
  lwd = 0.15,
  line_color = "transparent"
)

Arguments

short

string, three letter species name abbreviation

x

numeric, horizontal center of hamlet image

y

numeric, vertical center of hamlet image

height

numeric, height of hamlet image

width

numeric, width of hamlet image

lwd

numeric, line width of hamlet drawing line elements

line_color

string, color code, color of hamlet drawing line elements


k-hench/GenomicOriginsScripts documentation built on July 24, 2021, 3:05 p.m.