Skip to content

Commit

Permalink
Update global.R
Browse files Browse the repository at this point in the history
  • Loading branch information
saeidamiri1 authored Sep 5, 2023
1 parent 022abc7 commit e0357d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MTSvieweR/global.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# devtools::install_github("tidyverse/magrittr")
# install.packages("scales")
# install.packages("tidyverse")
install.packages("remotes")
remotes::install_github("nvelden/NGLVieweR")
# install.packages("remotes")
# remotes::install_github("nvelden/NGLVieweR")

library(shiny)
library(shinydashboard)
Expand Down

0 comments on commit e0357d7

Please sign in to comment.