read_population: read_population

View source: R/read_population.R

read_populationR Documentation

read_population

Description

Process population file depends on the input

Usage

read_population(file = NULL, time_periods = NULL)

Arguments

file

Default = NULL. String for path to population files (NetCDF or CSV). The CSV file need to have columns latitude, longitude, and years. For example, [latitude, longitude, 2020, 2021, ...]

time_periods

Default = NULL. Integer vector for selected time periods to process. If not specified, use the whole time periods from the data.


JGCRI/helios documentation built on Dec. 4, 2024, 5:05 a.m.