param: Extract parameter object

Description Usage Arguments

Description

Extract parameter object

Usage

1
2
3
4
5
6
7
8
9
param(x)

## S4 method for signature 'GRANRepository'
param(x)

param(x) <- value

## S4 replacement method for signature 'GRANRepository'
param(x) <- value

Arguments

x

An object with an associated paramater

value

A new parameter object


GRANCore documentation built on Feb. 4, 2020, 5:06 p.m.

Related to param in GRANCore...