Returns all subjects in the National Thesis Center database.
Turkish: Konu
Value
A tibble with three columns:
name_tr - Character. Turkish subject name
name_en - Character. English subject name
id - Character. Internal API identifier
Examples
if (FALSE) { # \dontrun{
subjects <- list_subjects()
} # }