check_time_vars {pastclim}R Documentation

Check multiple time variables

Description

Check that we only have one set of times

Usage

check_time_vars(time_bp, time_ce, allow_null = TRUE)

Arguments

time_bp

times in bp

time_ce

times in ce

allow_null

boolean whether both can be NULL

Value

times in bp


[Package pastclim version 2.0.0 Index]