R/function_fortran.R

f_mands <- 
  function(x1)
      .Fortran("mands", 
               as.integer(length(x1)),as.double(x1),
               as.double(0.0),as.double(0.0))
agstudy/md documentation built on May 11, 2019, 10:29 p.m.