R/globals.R

utils::globalVariables(c(
  "transport",
  "deviationA",
  "absdevA",
  "deviationB",
  "absdevB",
  "transportA",
  "transportB",
  "gammaA",
  "errorA_XY",
  "abserrorA_XY",
  "errorA_XZ",
  "abserrorA_XZ",
  "reg_absA",
  "gammaB",
  "errorB_XY",
  "abserrorB_XY",
  "errorB_XZ",
  "abserrorB_XZ",
  "reg_absB",
  "x1",
  "x2"
))

Try the OTrecod package in your browser

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

OTrecod documentation built on Oct. 5, 2022, 5:06 p.m.