View source: R/plot_intensity_scatter.R
plot_intensity_scatter | R Documentation |
Intensity scatter plot
plot_intensity_scatter(minute_data, sample_size = 50000)
minute_data |
a fitibble. |
sample_size |
the number of points in the scatter plot |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.