Learn R Programming

ActisoftR (version 0.0.2)

A Toolbox for Parsing Scored Actigraphy Data

Description

'Actigraphy' is a cost-effective and convenient tool for activity-based monitoring. 'ActisoftR' was designed for parsing 'actigraphy' outputs and to summarise scored data across user-defined intervals. It consists of several functions for importing, generating reports and statistics, and for data visualization.

Copy Link

Version

Install

install.packages('ActisoftR')

Monthly Downloads

22

Version

0.0.2

License

GPL-2 | GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Lora Wu

Last Published

October 16th, 2018

Functions in ActisoftR (0.0.2)

sheep_counter

Sheep counter
int_startend

Returns the starting/ending point of a report
plot_long

Plots with-in participant activity intervals (SLEEP, REST, ACTIVE, etc) in 24 hour sections.
report_period

Generates reports based on input periods.
local.night.shade

Generates local night time periods
report_point

Generates reports based on input points.
portion

#Slices a data.frame containing date-time type columns.
portion_withoverlaps

Slices a data.frame containing date-time type columns including overlaping periods.
act

Actigraphy data
read_actigraph_csv

Imports scored actigraphy data from different actigraph brand output files.
read_csv_filename

Imports a CSV file and attaches the file path as a column.
csd

Cumulative sleep debt.
deagg

Deaggregation of reports for summary_type sequential or daily.
plot_Darwent

Plots participants' SLEEP/WAKE intervals.
home.night.shade

Generates home night time periods
write_actigraph_csv

Exports data as CSV.