drop_baton | R Documentation |
Drop a baton to prevent it from being passed/grabbed.
drop_baton(baton)
baton |
R object of S3 class, created by |
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!
S3 class object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.