Set variable names for all variables in a draws object. Useful
when using pipe operators.
set_variables(x, variables, ...)(draws) A draws object.
(character) new variable names.
Arguments passed to individual methods (if applicable).
Returns a draws object of the same format as x, with
variables named as specified.