R/lookup.R
list_institutes.Rd
Returns all institutes in the National Thesis Center database. Turkish: Enstitü
list_institutes()
A tibble with two columns:
name - Character. Institute name
id - Character. Internal API identifier
if (FALSE) { # \dontrun{ insts <- list_institutes() } # }