get_long_pit_data: Reshapes the PIT count data to long form

Description Usage Arguments Value

View source: R/pit_data_processing.R

Description

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

Usage

1
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.


ucsf-bhhi/coc-data documentation built on Dec. 23, 2021, 1:07 p.m.