get_energy_profiles: Get profiles from energy dataframes with added information...

Description Usage Arguments Value See Also

Description

prepare data to be plotted by plot_3d_profiles

Usage

1
2
get_energy_profiles(energy_dfs, buffer_start, buffer_end, scale,
  time_threshold = 15)

Arguments

energy_dfs

list of profiles or aggregate profiles to be plotted See get_profile for a description of profile. See aggregate_profiles for a description of an aggregate profile.

buffer_start

The number of seconds before activity included in profile

buffer_end

The number of seconds after activity included in profile

scale

The number of data points in each third of the final profile

Value

List of dataframes with profiles and other useful information

See Also

get_profile for a description of profile. aggregate_profiles for a description of an aggregate profile.

Other plotting functions: add_sections, get_color, min_max_plot, plot_3d_landscape, plot_3d_profiles, plot_active, plot_features_profiles, plot_features_profile, plot_profiles, plot_profile


VCCRI/CardiacProfileR documentation built on May 25, 2019, 2:22 p.m.