Handles interactions with collection cards, primarily navigation to modBrowse when a collection is clicked.
collectionsServer(id, collections, r = NULL)None (server function)
if (FALSE) { # \dontrun{
collectionsServer("profile", reactive(collections), r)
} # }