Nothing
#' width and height of built-in canvas
#'
#' @format ## `canvas_size`
#' canvas sizes list
#' @source according to the print format
"canvas_size"
#' colors of nucleotides and amino acids
#'
#' @format ## `bioletter_colors`
#' colors for biological letters like amino acids or nucleotides
#' @source according to the print format
"bioletter_colors"
#' Minimal tibble dataset adjusted from diamond
#'
#' @format ## `mini_diamond`
#' A data frame with 100 rows and 7 columns:
#' \describe{
#' \item{id}{unique id}
#' \item{cut, clarity}{2 category variables}
#' \item{carat, price, x, y}{4 continuous variables}
#' ...
#' }
#' @source adjusted from `ggplot2`
"mini_diamond"
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.