utInit {udunits}R Documentation

Initialize Udunits Library

Description

Initializes the udunits library. This function must be called before calling any other of the udunits functions.

Usage

 utInit()

Author(s)

Library routines by Unidata; interface glue by David W. Pierce dpierce@ucsd.edu

References

http://www.unidata.ucar.edu/packages/udunits/

See Also

utScan, utCalendar, utInvCalendar, utFormatDate, utDayOfWeek, utIsTime, utHasOrigin, utConvert


[Package udunits version 1.3 Index]