#' Simulated dataset DISCORDANT 1
#'
#' Simulated dataset DISCORDANT 1, in a data.frame with 12 observations of 2 discordant variables.
#'
#' | **Variable** | **Description** | **Type** |
#' | ------------------ | -------------------------------- | -------- |
#' | A | Dummy data | integer |
#' | B | Dummy data | integer |
#'
#' @name DISCORDANT_STUDY1
#' @docType data
#' @keywords data
NULL
#' Simulated dataset DISCORDANT 2
#'
#' Simulated dataset DISCORDANT 2, in a data.frame with 12 observations of 2 discordant variables.
#'
#' | **Variable** | **Description** | **Type** |
#' | ------------------ | -------------------------------- | -------- |
#' | A | Dummy data | integer |
#' | C | Dummy data | integer |
#'
#'
#' @name DISCORDANT_STUDY2
#' @docType data
#' @keywords data
NULL
#' Simulated dataset DISCORDANT 3
#'
#' Simulated dataset DISCORDANT 3, in a data.frame with 12 observations of 2 discordant variables.
#'
#' | **Variable** | **Description** | **Type** |
#' | ------------------ | -------------------------------- | -------- |
#' | B | Dummy data | integer |
#' | C | Dummy data | integer |
#'
#' @name DISCORDANT_STUDY3
#' @docType data
#' @keywords data
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.