# wrap ud.is.parseable for the moment
parseable <- function(...) {
udunits2::ud.is.parseable(...)
}
convertible <- function(...) {
udunits2::ud.are.convertible(...)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.