R/shiny.R
biber_server.Rd
Server for the Shiny app biber display and analysis
biber_server(input, output, session)
The input of the server.
The output of the server.
The session of the server.
A server function