Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
install.packages('DSI')
install.packages('DSOpal')
install.packages('DSLite')

install.packages(c('ggplot2', 'gridExtra', 'data.table'))

Install the dsBaseClient R packages by typing into R:

...

Tip

DataSHIELD client manuals

See:  Current release

Shutting down the Opal Servers

...