value: get the value of a parameter

Description Usage Arguments Examples

Description

get the value for a parameter

Usage

1
2
3
4
value(x, ...)

## S3 method for class 'parameter'
value(x, ...)

Arguments

x

parameter

...

other arguments

Examples

1
2
cl <- parameter(1.5)
value(cl)

dpastoor/blueprint documentation built on May 24, 2019, 4:01 a.m.