Skip to content

Returns all institutes in the National Thesis Center database. Turkish: Enstitü

Usage

list_institutes()

Value

A tibble with two columns:

  • name - Character. Institute name

  • id - Character. Internal API identifier

Examples

if (FALSE) { # \dontrun{
insts <- list_institutes()
} # }