Puts the PIT counts in long form with the count categories in the category column and the count values in the count column.

get_long_pit_data(wide_pit_data)

Arguments

wide_pit_data

A data frame with the PIT counts in wide form

Value

A data frame with the processed PIT counts in long form.