Nothing
#' @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"
)
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.