powered by
x
is_frequency_weights() checks if x inherits from "hardhat_frequency_weights".
is_frequency_weights()
"hardhat_frequency_weights"
is_frequency_weights(x)
An object.
A single TRUE or FALSE.
TRUE
FALSE
# NOT RUN { is_frequency_weights(1) is_frequency_weights(frequency_weights(1)) is_frequency_weights(importance_weights(1)) # }
Run the code above in your browser using DataLab