Skip to content

Commit a5652c1

Browse files
committed
添加 pkgdown site
1 parent efda32f commit a5652c1

38 files changed

+4992
-4
lines changed

R/run.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#' @export
1313
#'
1414
#' @examples
15-
#' \donttest{
15+
#' \dontrun{
1616
#' app_run()
1717
#' }
1818
app_run <- function() {

R/xenashiny.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#' @title Xena Shiny App
2-
#' @description A Shiny App for UCSC Xena Data Hubs.
2+
#' @description A Shiny App for UCSC Xena Data Hubs. See <https://github.com/openbiox/UCSCXenaShiny> for details.
33
#' @docType package
44
#' @name UCSCXenaShiny
55
NULL

docs/404.html

+148
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/CONTRIBUTING.html

+193
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)