powered by
pal_crisk defines a default color palette for the plot_crisk function (as a named vector).
pal_crisk
plot_crisk
An object of class character of length 10.
character
Color names and referents in plots generated by plot_crisk:
"cum": Cumulative risk curve
"cum"
"rinc": Relative risk increments
"rinc"
"txt": Text labels
"txt"
"aux": Auxiliary labels and lines
"aux"
"high": Highlighting elements
"high"
"pas": Past/passed risk
"pas"
"rem": Remaining risk
"rem"
"delta": Delta-X- and -Y increments
"delta"
"poly": Polygon of increments
"poly"
"popu": Population partitions
"popu"
plot_crisk plots cumulative risk curves; pal contains current color information; init_pal initializes color information.
pal
init_pal
Other color palettes: pal_bwp, pal_bw, pal_kn, pal_mbw, pal_mod, pal_org, pal_rgb, pal_unikn, pal_vir
pal_bwp
pal_bw
pal_kn
pal_mbw
pal_mod
pal_org
pal_rgb
pal_unikn
pal_vir
pal_crisk # show color palette (and names)
Run the code above in your browser using DataLab