status {result}R Documentation

Extracts the status of a result

Description

Extracts the status of a result

Usage

status(obj)

Arguments

obj

result object

Value

status of the result

Examples

status(success("datafile.md", status = "created"))

[Package result version 0.1.0 Index]