Extracts blob metadata from a list obtained from parsing the xml result from
the blob service API. Used as a helper function for blobs_list()
. Drops
blobs with content length 0
.
1 | blob_parse(blob)
|
blob |
A list containing the blob metadata. (If there are no blobs, the result is a tibble with 0 rows and 0 columns). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.