check_available_years | R Documentation |
Use this function to check if a specified vector of years intersects with the yearly availability of a resource.
check_available_years(target_years, available_years, indicator)
target_years |
Numeric indicating the target year. |
available_years |
Numeric indicating the available years. |
indicator |
A character vector with target resource/indicator name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.