get_insight: Retrieve an insight.

Description Usage Arguments Value Examples

Description

Retrieve an insight.

Usage

1
get_insight(project_owner, project_id, id)

Arguments

project_owner

username of the owner of the project.

project_id

identifier of the project.

id

identifier of the insight

Value

an object of type insight_summary_response.

Examples

1
2
3
4
## Not run: 
  dwapi::get_insights(project_owner = "user", project_id = "project_id")

## End(Not run)

dwapi documentation built on May 1, 2019, 11:18 p.m.