Nothing
#' Data from the Giesikus model
#'
#' The data is arranged into four columns: Time (s), Strain (-), Rate (1/s) and Stress (Pa). reflecting the applied strain- control
#'
#' @format A data frame with 1024 rows and 4 columns
#' \describe{
#' \item{V1}{Time}
#' \item{V2}{Strain}
#' \item{V3}{Rate}
#' \item{V4}{Stress}
#' }
#'
#' @docType data
#'
#' @usage data(mydata)
#' @keywords datasets
#'
#' @references ppp
"mydata"
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.