Skip to contents

Get and set the file path for an object of class ISAjson.

Usage

isaPath(x)

isaPath(x) <- value

# S4 method for class 'ISAjson'
isaPath(x)

# S4 method for class 'ISAjson'
isaPath(x) <- value

Arguments

x

An object of class ISAjson.

value

A length-one character vector indicating the isaPath to an accessible directory on the system.

Value

The path to the folder for the object of class ISAjson.

The updated object of class ISAjson.