Learn R Programming

iheatmapr (version 0.7.1)

IheatmapAxis-class: IheatmapAxis

Description

Class for storing axis information

Arguments

Slots

id

plotly id for axis

domain_start

start of domain (0 to 1)

domain_end

end of domain (0 to 1)

anchor

anchor for axis

layout

plotly layout parameters

SubClasses

  • IheatmapX-class

  • IheatmapY-class

  • IheatmapMainX-class

  • IheatmapMainY-class

Author

Alicia Schep

See Also

Iheatmap-class