powered by
Pseudo bullseye plot
pseudobullseye( x, lim = range(x, na.rm = TRUE), legend = FALSE, text = TRUE, reverse = FALSE, center = TRUE, cex = 1, legend.width = 1 )
plots
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.
data(cmrsim) pseudobullseye(maxresp_sim)
Run the code above in your browser using DataLab