plot_intensity_scatter: Intensity scatter plot

View source: R/plot_intensity_scatter.R

plot_intensity_scatterR Documentation

Intensity scatter plot

Description

Intensity scatter plot

Usage

plot_intensity_scatter(minute_data, sample_size = 50000)

Arguments

minute_data

a fitibble.

sample_size

the number of points in the scatter plot

Value

A scatterplot with a two-dimension representation of the PA intensity levels. For each id a sample of minute HR and step readings is extracted. Colors represent PA intensity levels.


audiracmichelle/fitibble documentation built on Feb. 2, 2023, 3:51 p.m.