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.


sebsilas/musicassessr documentation built on July 16, 2025, 10:19 p.m.