Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 920 Bytes

how_to_use.md

File metadata and controls

42 lines (36 loc) · 920 Bytes

How to install GEMINI

index

  • Requirement
  • Tool
    • Rstudio Work
    • Create RDS Files
    • Make Report

Requirement

  • JDK(set PATH)
  • Rstudio
  • Rtools(set PATH)
  • R packages

Tool

Rstudio Work

  • Download GEMINI R project
  • Run "GEMINI.Rproj"
  • go to "Build" tap - click "Install and Restart" build and install
  • run code gemini_run() start

Create RDS Files

  • set work directory set_dir
  • create RDS create_rds
  • input connection information info

Make Report

  • select GEMINI select_gemini
  • select RDS File select_rds
  • add or abstract RDS File 3_2.png
  • make report make_report