get_project_id_from_name | R Documentation |
Get a project_id from a project_name If duplicated name, the first project_id that match it is retrieved.
get_project_id_from_name(project_name)
project_name |
name of the project we are searching its id from. Can be obtained with get_projects(). |
character - project_id of the project_name if found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.