isglobal-brge / dsExposomeClient

DataSHIELD client functions for exposome data analyses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dsExposomeClient

Introduction

Exposome functions (clients side) for DataSHIELD. These are client side functions for exposome analysis of private data.

Installation

install.packages('devtools')

library(devtools)

devtools::install_github('isglobal-brge/dsExposomeClient')

If you want to use a certain release then you can do the following


library(devtools)

devtools::install_github('isglobal-brge/dsExposomeClient@v1.0.5')

Usage:

Acknowledgements

We acknowledge the help and support of the DataSHIELD technical team.

Contact

About

DataSHIELD client functions for exposome data analyses

License:MIT License


Languages

Language:HTML 95.5%Language:R 4.3%Language:Shell 0.2%