bin_lock {filebin} | R Documentation |
Lock a bin on Filebin
Description
Lock a bin on Filebin
Usage
bin_lock(bin)
Arguments
bin |
Bin name. If |
Value
A Boolean.
Examples
## Not run:
posted <- file_post(LOREM_IPSUM)
bin_get(posted$bin)
## End(Not run)
[Package filebin version 0.0.6 Index]