check_available_years: Helper to check yearly availability

View source: R/utils.R

check_available_yearsR Documentation

Helper to check yearly availability

Description

Use this function to check if a specified vector of years intersects with the yearly availability of a resource.

Usage

check_available_years(target_years, available_years, indicator)

Arguments

target_years

Numeric indicating the target year.

available_years

Numeric indicating the available years.

indicator

A character vector with target resource/indicator name.


mapme-initiative/mapme.biodiversity documentation built on April 5, 2025, 12:47 p.m.