Get information about a specific project from the Annif REST API
Source:R/get_annif_project_info.R
get_annif_project_info.Rd
This function retrieves detailed information about a specified project using the Annif API.
Examples
project_info <- get_annif_project_info(project_id = "yso-fi")
print(project_info)
#> # A tibble: 1 × 6
#> backend is_trained language modification_time name project_id
#> <named list> <lgl> <chr> <chr> <chr> <chr>
#> 1 <chr [1]> TRUE fi 2024-04-26T19:41:04.808778+… YSO … yso-fi