Skip to content

A visualization tool for displaying minute-level actigrpahy profiles

Notifications You must be signed in to change notification settings

junruidi/actigraphy-profiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

actigraphy-profiles

This shiny app provides a visualization tool for displaying minute level actigrpahy profiles. It serves as the initial data exploration.

You will need at least one csv file for the activity data. This data has to have 1442 columns where the first two columns (with names "ID" and "Date") are the id and date for a specific subject-day. Each row represents activitiy profile for one subject day.

You can addtionally upload another csv file (same dimension as the previous one) for a flag, matrix, where each entry reprents a binary flag 0/1 (sleep/wake, non-wear/wear, etc.)

The R script run_visual.R provides a detailed example of how to run the app. To study it, simply download the repo and run the run_visual.R file.

Example data files are random samples from NHANES.

About

A visualization tool for displaying minute-level actigrpahy profiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages