R/libeth.R

"libeth" <-
function(d=.dFvGet()$ddd) {
bta <- single(1)
f.res <- .Fortran("libethz",
d=to.single(d),
bta=to.single(bta))
list(bta=f.res$bta)
}

Try the robeth package in your browser

Any scripts or data that you put into this service are public.

robeth documentation built on Aug. 22, 2023, 9:09 a.m.