check_var_in_nc: Check whether variables exist in a netcdf file

View source: R/check_var_in_nc.R

check_var_in_ncR Documentation

Check whether variables exist in a netcdf file

Description

Internal function to test a custom nc file.

Usage

check_var_in_nc(bio_variables, path_to_nc)

Arguments

bio_variables

vector of names of variables to be extracted

path_to_nc

the path to the custom nc file containing the palaeoclimate reconstructions.

Value

TRUE if the variable exists


EvolEcolGroup/pastclim documentation built on Nov. 6, 2023, 5:11 a.m.