inst/Apps/Main/global.R

# ----------------------------------------------------------
# Required Packages
# ==========================================================
suppressPackageStartupMessages({
  # Packages used for the App
  # library(shinyjs)
  # library(markdown)
  # library(rmarkdown)

  # for exporting pdf?
  #library(gridExtra)
})

# ----------------------------------------------------------
# Loading the settings
# ==========================================================
# source('./SETTINGS.R')

# ----------------------------------------------------------
# Documentations, Ideas, and Progress
# ==========================================================
#about.html <- render("about.Rmd",quiet=TRUE)
haghish/tmt documentation built on Sept. 6, 2019, 1:24 a.m.