SkillAgentSearch skills...

RadarPlotGenerator

A tool used for generating radar plots to assist with the interpretation of accelerometry data.

Install / Use

/learn @Maylor8/RadarPlotGenerator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Note: Due to developments in ggplot2, an older version is required to ensure the radar plot lines remain straight and do not follow polar co-ordinates:

remotes::install_version("ggplot2", version = "3.3.5", repos = "http://cran.us.r-project.org")

I am seeking a more permanent fix, but this is the current workaround.

RadarPlotGenerator

A tool used for generating radar plots to assist with the interpretation of accelerometry data, as described in Rowlands et al. (2019).

Open-access examples of Radar plot use in research:

Getting started

For easy use of RadarPlotGenerator, a basic understanding of R programming language is desirable, but not essential. It is likely that the user will posses some knowledge having used the functionality in R package GGIR to generate the Mx metric data that is plotted in the graph. Where this is not the case, the author has attempted to annotate the steps throughout to guide the user.

Contact

Please contact Ben Maylor (ben.maylor@ndph.ox.ac.uk{.email}) for any enquiries.

Citation

When using Radar plot generator, please cite Rowlands et al. (2019) 'Enhancing the value of accelerometer-assessed physical activity: meaningful visual comparisons of data-driven translational accelerometer metrics' DOI: 10.1186/s40798-019-0225-9.

Please also refer to this github page so that users understand that this is freely available for them to use.

Example Plot (v2)

Rendered using Radar Plot v2

End

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated6mo ago
Forks3

Languages

R

Security Score

62/100

Audited on Sep 23, 2025

No findings