find_position_in_layout: Find the position of a model in a layout

Description Usage Arguments Value

Description

Find the position of a model in a layout

Usage

1
find_position_in_layout(model_number, layout_info)

Arguments

model_number

Index of model in the list of models that is used for plotting

layout_info

Layout information as returned by find_layout

Value

A list with elements "bottom", "left", "top", and "right" where an element is TRUE if the model is located in the respective part of the layout, otherwise the element is FALSE.


cbaumbach/manyregs documentation built on May 13, 2019, 1:48 p.m.