Skip to contents

Get cells in XY window

Usage

get_cells_in_window(region, window, inv = F)

Arguments

region

A Region object

window

A list, with the first index corresponding to X lims and the second to Y lims

inv

Whether to invert the y (should not be used typically)

Value

A list of cells

Scroll to top