R/globals.R

#' @importFrom stats C na.omit
#' @importFrom utils head read.csv tail write.table
#' @importFrom methods .hasSlot callNextMethod hasArg new slot slotNames validObject
#'
NULL


utils::globalVariables(
  c(
    "ID",
    "Time",
    "A",
    "A1" ,
    "Aa",
    "A0Obs",
    "A_Duration",
    "A_Rate",
    "A1_Duration",
    "Aa_Duration",
    "Aa_Rate",
    "C1Obs",
    "CObs",
    "nTlag",
    "nMeanDelayTime",
    "nShapeParam",
    "nShapeParamMinusOne",
    "nV",
    "nA",
    "nCl",
    "nKm",
    "nVmax",
    "nKe",
    "nFe",
    "nKa",
    "nAlpha",
    "nB",
    "nBeta",
    "nK12",
    "nK21",
    "nV2",
    "nCl2",
    "nC",
    "nGamma",
    "nK13",
    "nK31",
    "nV3",
    "nCl3",
    "A1Strip",
    "A1_Rate",
    "nBeta",
    "name",
    "..dataColumns",
    "dmp.txt",
    "EObs",
    "workingDir",
    "job",
    "model",
    "NoDose",
    "ANY",
    ".",
    "group_column_name",
    "DetailInfoLines"
  )
)

Try the Certara.RsNLME package in your browser

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

Certara.RsNLME documentation built on April 3, 2025, 11:04 p.m.