Description Usage Arguments Value
Save an image file as a data.world insight
1 | save_image_as_insight(project_id, title, description = NULL, image_file)
|
project_id |
the fully-qualified id of the project to house the insight |
title |
the title of the insight |
description |
the description of the insight (optional) |
image_file |
the file path containing the image |
a list containing the values returned by the upload_file and create_insight dwapi functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.