choose_field_function: Function to choose for the right field parser function
Description
Internal function to choose/switch to the correct
function to parse each field for each issue
Usage
choose_field_function(x, type)
Arguments
x
The fields nested data to flatten.
Value
Returns a parsed, cleaned data.frame with all the fields.