R/global.R

# R CMD check will generate NOTE(s) with message 'no visible binding for
# global variable xyz'.  Adding this xyz variable to this file will remove
# this note.  See ?globalVariables for more information.

globalVariables(c(
  "AFEYE",
  "SCSTRESC",
  "SCTESTCD",
  "STUDYEYE",
  "STUDYID",
  "USUBJID",
  "BASETYPE",
  "CHG",
  "PARAMCD",
  "paramcds"
))

Try the admiralophtha package in your browser

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

admiralophtha documentation built on April 3, 2025, 9:46 p.m.