powered by
This function is deprecated, please use total_fig_height() instead.
total_fig_height()
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)
if (FALSE) { get_nrow(names(iris), ncol = 2) }
Run the code above in your browser using DataLab