Learn R Programming

result (version 0.1.0)

value: Extracts the value of a result

Description

Extracts the value of a result

Usage

value(obj)

Value

value object wrapped by result

Arguments

obj

result object

Examples

Run this code
value(success(42))

Run the code above in your browser using DataLab