cov_time_fun: function for cov analysis

View source: R/cov_time_fun.R

cov_time_funR Documentation

function for cov analysis

Description

function for cov analysis

Usage

cov_time_fun(
  ObjDL,
  ObjCFM,
  covariate,
  arr.from,
  lst.to,
  covariate.type = "attribute",
  is.numerical = TRUE,
  abs.threshold = NA,
  UM = "days",
  plot.points = TRUE,
  plot.RegressionLine = FALSE,
  points.symbols = 20,
  size.symbols = 1.5,
  line.width = 2,
  y.int.legend = 0.6,
  legend.text.size = 0.6,
  legend.position = "topleft"
)

mariagrazialorusso/pMinShiny documentation built on Aug. 22, 2022, 11:27 a.m.