Retrieve a bin from Filebin
bin_get(bin)
bin
Bin name. If NA the generate random bin name.
NA
A tibble.
## Not run: posted <- file_post(LOREM_IPSUM) bin_get(posted$bin) ## End(Not run)