set_irods_env: Set irods environment

Description Usage Arguments Note

View source: R/set_iRODS.R

Description

Writes the irods host and user configuration items in HOME/.irods/irods_environment.json' file.

Usage

1
set_irods_env(host = NULL, zone = NULL, user = NULL, override = FALSE)

Arguments

host

Name (character string) of the organisation/department in data.uu.nl (e.g. 'i-lab.data.uu.nl')

zone

Zone name (char string) of the irods organisation (e.g. 'nluu12p')

user

Login name of user on irods host (e.g. j.jansen@uu.nl)

override

Boolean (default FALSE) to indicate if it's allowed to override an existing irods environment

Note

Currently very UU specific


UtrechtUniversity/RCrstudio documentation built on March 16, 2021, 4:16 a.m.