gen_output | R Documentation |
'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)
data |
The data frame initially passed to 'handcoder_app' within a. |
values |
The values generated by the server of the 'handcoder_app'. |
The function returns a data frame with the coded variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.