R/globals.R

# Used to remove warnings for
# "no visible binding for global variable"
#
#' @import utils
utils::globalVariables(c(
  "freq",
  "g1",
  "g2",
  "msd",
  "Modulus",
  "Observed",
  "Scaled",
  "time",
  "val",
  "Value",
  "Loss (G'')",
  "Storage (G')"
))
peterjwatkins/diwanalr documentation built on June 18, 2019, 3:22 p.m.