Learn R Programming

cmsaf (version 1.9.5)

checkfile: Check the filename and directory.

Description

There is the possibility to work with a given folder structure (CMSAF-R-TOOLBOX). This function is only for internal use within other cmsaf-package functions. To use this option the variable 'ptt' (path to toolbox) has to be defined.

The CM SAF R TOOLBOX consists of the 'cmsaf' R-package and a set of R-scripts, which are helpful to work with CM SAF NetCDF data. There are R-scripts, which can be used to analyse and plot CM SAF NetCDF data. The TOOLBOX includes also R-scripts, which help unexperienced R-users to apply the functions of the cmsaf R-package. The CM SAF R TOOLBOX is freely available on request and in the near future via the CM SAF homepage (<http://www.cmsaf.eu>).

Usage

checkfile(infile, outfile)

Arguments

infile

Filename of input NetCDF file. This may include the directory.

outfile

Filename of output NetCDF file. This may include the directory.

Value

The infile name and outfile name are returned.