bin_delete: Delete a bin from Filebin

View source: R/bin-delete.R

bin_deleteR Documentation

Delete a bin from Filebin

Description

Delete a bin from Filebin

Usage

bin_delete(bin)

Arguments

bin

Bin name. If NA the generate random bin name.

Value

A Boolean indicating whether bin was successfully deleted.

Examples

## Not run: 
bin_delete("placeholder")
bin_delete("https://filebin.net/placeholder/")

## End(Not run)

datawookie/filebin documentation built on Sept. 3, 2023, 1:08 p.m.