Pseudo bullseye plot
pseudobullseye(
x,
lim = range(x, na.rm = TRUE),
legend = FALSE,
text = TRUE,
reverse = FALSE,
center = TRUE,
cex = 1,
legend.width = 1
)
3D array
limits of x values
boolean, add legend?
boolean, should text legend be added?
boolean, reverse colors?
boolean, should input x be centered before plotting
cex for text legend
Width in characters of the legend strip.
plots
data(cmrsim)
pseudobullseye(maxresp_sim)