powered by
Retrieve a project.
get_project(project_owner, project_id)
username of the owner of the project.
identifier of the project.
an object of type project_summary_response.
project_summary_response
# NOT RUN { dwapi::get_project(project_owner = "user", project_id = "project_id") # }
Run the code above in your browser using DataLab