R/globals.R

# Declare all undefined global variables
utils::globalVariables(c(
  "B2", "B3", "CE", "DE", "H_pB2", "H_pB3", "H_pK1", "H_pK2", "H_pK3",
  "H_pK4", "K1", "K2", "K3", "K4", "PE", "TS", "pE", "m", "group", "feature",
  "score", "sum_score", "sysAgNPs score", "colorRampPalette", "x", "y", "text",
  "axis.no"
))

Try the sysAgNPs package in your browser

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

sysAgNPs documentation built on April 4, 2025, 3:27 a.m.