Nothing
#' regression_data
#' This contains estimation and p value data from a/the regression summary output/s.
#' @format A dataframe with 9 rows and 4 columns
#' \describe{
#' \item{x_var}{components displayed in the horizontal axis of the heatmap}
#' \item{y_var}{components displayed in the vertical axis of the heatmap}
#' \item{estimate}{regression coefficient}
#' \item{p_value}{p value}
#' }
"example_data10"
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.