Generate a new reference value for a vector.
Arguments
- x
The object to generate the reference value from.
- ...
Additional arguments passed to
new_value().
Details
xnew_value() is a wrapper function on new_value()
for use in xnew_data() to avoid
having to repeating the column name.
See also
new_value() and xnew_data().
