drop_baton: Drop a baton

View source: R/transfer.R

drop_batonR Documentation

Drop a baton

Description

Drop a baton to prevent it from being passed/grabbed.

Usage

drop_baton(baton)

Arguments

baton

R object of S3 class, created by create_baton

Details

Performed to lock the baton from any further use of pass_baton or grab_baton. If performed in error, can reset by manually editing the YAML file, assuming one has permissions to tinker with the files created!

Value

S3 class object.


al-obrien/relay documentation built on May 6, 2023, 10:19 p.m.