Skip to content
Snippets Groups Projects
Commit ad416a11 authored by jens.preussner's avatar jens.preussner :ghost:
Browse files

Removed pkgdown for now; Refactored vignette

parent c9df013d
No related branches found
No related tags found
1 merge request!8Vignette: i2dash introduction
Pipeline #120814 failed
Showing
with 1 addition and 6002 deletions
......@@ -33,7 +33,7 @@ Suggests:
visNetwork,
d3heatmap,
metricsgraphics,
BiocStyl
BiocStyle
Collate:
'i2dashboard.R'
'AllGenerics.R'
......
......@@ -5,7 +5,6 @@
#' @param package The name of the R package that defines the class(object).
#' @param page The name of the page to add the object to.
#' @param title An optional component title.
#' @export
add_vis_object <- function(dashboard, object, package, page = "default", title = NULL, ...){
sanitised_page <- i2dash:::.create_page_name(page)
if (!(sanitised_page %in% names(dashboard@pages))) {
......
This diff is collapsed.
This diff is collapsed.
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
docs/articles/img/layout_2x2_grid.png

36.1 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment