#' Metadata on the trajectory types
#'
#' @keywords create_ti_method
#'
#' @examples trajectory_types
#'
#' @docType data
"trajectory_types"
#' A DAG connecting different trajectory types
#'
#' @keywords create_ti_method
#'
#' @examples trajectory_type_dag
#'
#' @docType data
"trajectory_type_dag"
#' Metadata on priors
#'
#' @keywords create_ti_method
#'
#' @examples priors
#'
#' @docType data
"priors"
#' Metadata on prior usages
#'
#' @keywords create_ti_method
#'
#' @examples prior_usages
#'
#' @docType data
"prior_usages"
#' All allowed inputs for a TI method
#'
#' @keywords create_ti_method
#'
#' @examples allowed_inputs
#'
#' @docType data
"allowed_inputs"
#' All allowed outputs for a TI method
#'
#' @examples allowed_outputs
#'
#' @docType data
"allowed_outputs"
#' Example dataset
#'
#' @docType data
"example_dataset"
#' Example trajectory
#'
#' @docType data
"example_trajectory"
#' Metadata on wrapper types
#'
#' @examples wrapper_types
#'
#' @keywords create_ti_method
#'
#' @docType data
"wrapper_types"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.