Closed slucey closed 3 years ago
The apply_conversion_factors function does not correctly apply Bigelow conversions. This is due to the data pull seeing the SVSPP code as a character while the Bigelow conversions are looking to match on a numeric value.
apply_conversion_factors
The
apply_conversion_factors
function does not correctly apply Bigelow conversions. This is due to the data pull seeing the SVSPP code as a character while the Bigelow conversions are looking to match on a numeric value.