gather_t_profile: Make a tidy data frame from time profile output e.g. for use...

Description Usage Arguments Details See Also

View source: R/analysis.R

Description

Make a tidy data frame from time profile output e.g. for use with ggplot

Usage

1

Arguments

x

A time profile as generated by t_profile.

...

Additional argument passed to methods and eventually to gather.

Details

The idea is that you can take results generated by t_profile (usually as a time series object) and turn them into a tidy data.frame suitable for tidyverse style analysis.

If you have a list of t_profile results generated for multiple separate experiments, you can gather those together as well to make a single grand summary data.frame.

See Also

gather, t_profile.


jefferis/scanimage documentation built on May 19, 2019, 3:58 a.m.