udunits2-package | R Documentation |
This package provides simple bindings to version 2 of Unidata's udunits library
Package: | udunits2 |
Type: | Package |
Version: | 0.6 |
Date: | 2011-02-11 |
License: | GPL-2 |
LazyLoad: | yes |
This package provides simple bindings to the version 2 API of Unidata's udunits library. While the entire API is not supported, we have chosen to boil it down to a few simple functions to be able to exploit the most useful functionality that the library provides. This package provides the following functions:
ud.is.parseable
ud.get.name
ud.get.symbol
ud.are.convertible
ud.convert
Please see the respective function help pages for further details and usage.
James Hiebert <hiebert@uvic.ca>
Maintainer: James Hiebert <hiebert@uvic.ca>
Unidata's udunits web page: https://www.unidata.ucar.edu/software/udunits/
ud.is.parseable ud.get.name ud.get.symbol
ud.are.convertible ud.convert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.