Nothing
#' Global variables used in ggplot2 aesthetics
#'
#' @name sgwt-globals
#' @description This file declares global variables used in ggplot2 aesthetics
#' to avoid R CMD check NOTEs about undefined global functions or variables.
#'
#' @keywords internal
utils::globalVariables(c(
"x", "y", "original", "scaling", "reconstructed",
"eigenvalue", "filter_value", "filter_type", "df_hex_combine",
"X", "Y", "label",
"name", "Ra", "Step", "signal_1", "signal_2"
))
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.