summarise_sections: Summarize track sections.

Description Usage Arguments Details Value Functions

Description

Process the output of find_sections by summarizing each tracks portion, and joing that to the sections table.

Usage

1
2
3
4
5
6
7
summarise_sections(sections, ...)

summarize_sections(sections, ...)

summarize_sections_(sections, ..., .dots)

summarise_sections_(sections, ..., .dots)

Arguments

sections

Ouput from find_sections (a list of length 2).

...

Summary statements.

.dots

Used to work around non-standard evaluation. See vignette("nse") for details.

Details

Multiple rows per section can be created, as grouping is preserved in the summary. By default, tr is grouped by animal and soc is grouped by pair. Adjust grouping beforehand if other results are required.

Value

A tbl_df.

Functions


Ax3man/trackr documentation built on Oct. 8, 2019, 10:53 p.m.