powered by
Get number of rows for a grid plot (deprecated, use total_fig_height() instead)
get_nrow(varnames, exclude = 0, ncol = 2)
Number of rows
List of variables to be plotted
Number of variables that will be excluded from plot
Number of columns (default = 2)
get_nrow(names(iris), ncol = 2)
Run the code above in your browser using DataLab