Update User Inputs
updateUserInputs.RdUpdate values from 'input' with all values from userInputs. Entries that are NULL are removed.
Only updates entries that are present in 'input'. Copy of shinyTools::updateUserInputs()
to avoid dependency to another helper package.
Export from 'DataTools' will be removed in future versions.