R/tools.R

raw2hex <- function(what, sep, upper=FALSE)
  .Call(PKI_raw2hex, what, if (missing(sep)) NULL else sep, upper)
NCEAS/PKIplus documentation built on May 7, 2019, 5:58 p.m.