promises_pipe: Promise pipe operator #'

%...>%R Documentation

Promise pipe operator #'

Description

Promise pipe operator #'

Usage

lhs %...>% rhs

Arguments

lhs

A promise object.

rhs

A function which handles the result of the promise

Value

The result of the promise when it resolves.


syntheso/musicassessr documentation built on April 5, 2025, 8:11 a.m.