Skip to contents

Reads the table written from extract_landscape_cohort_structures(), which enumerates the cohort structures a landscape's initial communities actually contain: one row per (structure, cohort).

Usage

read_landscape_cohort_structures(path)

Arguments

path

Character. Path to landscape_cohort_structures.csv.

Value

A tibble with structure_id, n_cohorts, species, cohort_age and n_communities.