Fig_split: Find an equilibrated layout for a figure according to number...

Description Usage Arguments Details Value

View source: R/ToolFunctions.R

Description

Find an equilibrated layout for a figure according to number of panels to include

Usage

1

Arguments

x

number of panels of the future plot

Details

As screens are larger than height, nrow is set not to exceed ncol. Rules are : ncol >= nrow, ncol <= nrow + 2, ntot >= x 100*100 is the maximum window. It is surely too big for a screen, but who knows what you do with this function... Be sure your window is big enough !

Value

nrow


statnmap/SDMSelect documentation built on April 1, 2021, 2:01 p.m.