Save an image file as a data.world insight
save_image_as_insight(project_id, title, description = NULL, image_file)
the fully-qualified id of the project to house the insight
the title of the insight
the description of the insight (optional)
the file path containing the image
a list containing the values returned by the upload_file and create_insight dwapi functions