value: Extracts the value of a 'result'

View source: R/attributes.R

valueR Documentation

Extracts the value of a result

Description

Extracts the value of a result

Usage

value(obj)

Arguments

obj

result object

Value

value object wrapped by result

Examples

value(success(42))

result documentation built on Nov. 22, 2023, 1:09 a.m.