powered by
helper function for generating default
e_matrix_raw(rows = NULL, cols = NULL, ...)
provide integer values for the number of rows and columns in the matrix grid
Any other option to pass, check See Also section.
Additional arguments
e_matrix_raw(rows = 3, cols = 3, backgroundStyle=list(borderWidth=0)) e_matrix_raw(rows = 3, cols = 3, body = list(itemStyle = list(borderWidth = 0)))
Run the code above in your browser using DataLab