Skip to contents

Create matrix with index numbering conventions as for PRIO-GRID.

Usage

create_pg_indices(config = pg_current_config())

Arguments

config

A pg_config object. Defaults to pg_current_config().

Value

A ncol*nrow matrix with integer indices.

Examples

pg <- create_pg_indices()