powered by
`gen_output` is an internal function to `handcode`. It works within the Shiny-App `handcoder_app` to prepare the output data frame.
gen_output(data, values)
The function returns a data frame with the coded variables.
The data frame initially passed to `handcoder_app` within a.
The values generated by the server of the `handcoder_app`.