new_frequency_weights: Construct a frequency weights vector
Description
new_frequency_weights() is a developer oriented function for constructing
a new frequency weights vector. Generally, you should use
frequency_weights() instead.
Usage
new_frequency_weights(x = integer(), ..., class = character())