save_image_as_insight: Save an image file as a data.world insight

Description Usage Arguments Value

Description

Save an image file as a data.world insight

Usage

1
save_image_as_insight(project_id, title, description = NULL, image_file)

Arguments

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

Value

a list containing the values returned by the upload_file and create_insight dwapi functions


data.world documentation built on May 2, 2019, 6:33 a.m.