A CSV file giving the launch angle, launch speed,
bb_type, events fields to label
as imputed. if NULL then it's read from the extdata folder of the package.
inverse_precision
inverse of how many digits to truncate the launch angle
and speed to for comparison. Default is 10000, i.e. keep 4 digits of precision.
Value
A copy of the input dataframe with a new column imputed appended. imputed
is 1 if launch angle and launch speed are likely imputed, 0 otherwise.