Tidy the 'server calls' data.frame into a tibble.

tidy_server_calls(server_calls)

Arguments

server_calls

a data.table output from `query_server_calls()`.

Value

a tibble.