/DocRepo

A repository for files

Primary LanguageR

DocRepo

A repository for files

Navigation Structure

  • Doc Repo
    • Common Commands
      • Windows
      • Ubuntu
      • Upload
    • Instructions
      • Shiny
      • SqlServer
      • Other

Function

Common Commands

  • A table displaying all common commands
  • A upload button for updating new commands

Instructions

  • Name of the file
  • Download button

Packages required

  • require(shiny)
  • require(shinythemes)
  • require(readxl)
  • require(dplyr)
  • require(magrittr)
  • require(DT)
  • require(RColorBrewer)