Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

373 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpalLUMCADM

R package to interact between Opal and R.

GitHub Repo

Installation

Install remotes package (if not already installed):

install.packages("remotes")

Install the OpalLUMCADM package

## Install from GitHub
remotes::install_github("LUMC/OpalLUMCADM")

## Install specific version from GitHub
remotes::install_github("LUMC/OpalLUMCADM@VERSION_TAG")

Load OpalLUMCADM package:

## Load package
library(OpalLUMCADM)

Usage

Check example.Rmd in the example folder

About

R package to interact between Opal and R

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages