
Fetch student-organisation-contact links from SELMA
Source:R/contacts.R
selma_student_org_contacts.RdRetrieves the organisation contacts linked to a specific student.
Examples
if (FALSE) { # \dontrun{
selma_connect()
selma_student_org_contacts("123")
} # }