bin_get: Retrieve a bin from Filebin

View source: R/bin-get.R

bin_getR Documentation

Retrieve a bin from Filebin

Description

Retrieve a bin from Filebin

Usage

bin_get(bin)

Arguments

bin

Bin name. If NA the generate random bin name.

Value

A tibble.

Examples

## Not run: 
posted <- file_post(LOREM_IPSUM)
bin_get(posted$bin)

## End(Not run)

filebin documentation built on Sept. 2, 2023, 9:07 a.m.