asreview.project.get_project_path

asreview.project.get_project_path(folder_id)[source]

Get the project directory.

Parameters:

folder_id (str) – The id of the folder containing a project. If there is no authentication, the folder_id is equal to the project_id. Otherwise, this is equal to {project_owner_id}_{project_id}.