Description Usage Arguments Value
View source: R/pit_data_processing.R
Puts the PIT counts in long form with the count categories in the category
column and the count values in the count
column.
1 | get_long_pit_data(wide_pit_data)
|
wide_pit_data |
A data frame with the PIT counts in wide form |
A data frame with the processed PIT counts in long form.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.