# 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')"
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.