R/zzz.R

#nocov start

utils::globalVariables(
  c(
    ".",
    "authenticate",
    "email",
    "host",
    "id",
    "key_name",
    "name",
    "port",
    "sender",
    "service",
    "short_name",
    "use_ssl",
    "use_tls",
    "user",
    "username"
    )
  )

#nocov end

Try the blastula package in your browser

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

blastula documentation built on Sept. 24, 2023, 1:07 a.m.