bin_get.Rd
Retrieve a bin from Filebin
bin_get(bin)
Bin name. If NA the generate random bin name.
NA
A tibble.
if (FALSE) { posted <- file_post(LOREM_IPSUM) bin_get(posted$bin) }