Skip to contents

This function will read the 'TnetRUI_history' argument set in all NetCDF created by TnetRUI package in order to have a look on how each file was created

Usage

TNETresult_history(file)

Arguments

file

path to the NetCDF file to view th history

Value

None

Examples

TNETresult_history(file = "/path/to/netcdf/file.nc")
#> Error in R_nc4_open: No such file or directory
#> Error in nc_open(file): Error in nc_open trying to open file /path/to/netcdf/file.nc (return_on_error= FALSE )