felt_finish_upload {feltr}R Documentation

Finish Upload

Description

Uploads are redirected to Amazon S3 buckets and must be confirmed once done. This function is primarily internal, but may have uses for custom uploads.

Usage

felt_finish_upload(map_id)

Arguments

map_id

map identifier from url, from ⁠https://felt.com/map/Readable-Name-map_id⁠

Value

httr2 status code

Examples


felt_finish_upload('TBI8sDkmQjuK2GX9CSiHiUA')


[Package feltr version 0.0.4 Index]