Server for the Shiny app biber display and analysis

biber_server(input, output, session)

Arguments

input

The input of the server.

output

The output of the server.

session

The session of the server.

Value

A server function