View source: R/attachment_get.R
strip_uuid | R Documentation |
strip_uuid(uuid)
uuid |
A string which may contain any number of "uuid:" |
This is a helper function used by attachment_get
.
The string with every occurrence of "uuid:" deleted.
Other utilities:
attachment_get()
,
attachment_link()
,
attachment_url()
,
drop_null_coords()
,
form_schema_parse()
,
get_one_attachment()
,
get_one_submission()
,
get_one_submission_att_list()
,
get_one_submission_audit()
,
handle_ru_attachments()
,
handle_ru_datetimes()
,
handle_ru_geopoints()
,
handle_ru_geoshapes()
,
handle_ru_geotraces()
,
isodt_to_local()
,
odata_submission_rectangle()
,
predict_ruodk_name()
,
prepend_uuid()
,
split_geopoint()
,
split_geoshape()
,
split_geotrace()
,
tidyeval
,
unnest_all()
## Not run:
strip_uuid("uuid:1234")
strip_uuid("uuid:d3bcefea-32a8-4dbc-80ca-4ecb0678e2b0")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.