R/datasets.R

#' @name example_data
#' @title Example data for plot generation
#' @docType data
#' @keywords datasets
NULL

#' @name d1
#' @title Exemplary dendrogram of genes
#' @docType data
#' @keywords datasets
NULL

#' @name d2
#' @title Exemplary dendrogram of strains
#' @docType data
#' @keywords datasets
NULL

#' @name hm
#' @title Exemplary heatmap
#' @docType data
#' @keywords datasets
NULL

#' @name dat
#' @title Randomly generated data for exemplary plots
#' @docType data
#' @keywords datasets
NULL
michbur/dendrolenda documentation built on Aug. 10, 2020, 4:55 a.m.