/tidyIntake24

Parse and Tidy Intake24 Experiments

Primary LanguageR

tidyIntake24

Lifecycle: stable R-CMD-check License

Getting Started

tidyIntake24 can be installed directly from GitHub using the remotes package.

remotes::install_github('aberWARU/tidyIntake24')

Once the package is installed, the openIntake24 function can be used to open and parse raw data from Intake24 surveys.

RawIntake24 <- readr::read_csv(system.file('example_data.csv', package = 'tidyIntake24'))
library(tidyIntake24)

Intake24 <- openIntake24(RawIntake24)

Intake24

── Intake24 Object ──────────────────────────────────────────tidyIntake24 v0.1.1 ── 
Object Size: 1.1 Mb 
 
# of Participants: 9 
 
# of Surveys: 34 
 
Start Date: 2018-07-23 
End Date: 2018-10-18 
 
── Top 10 items recorded ──────────────────────────────────────────────────────────
Semi skimmed milk (45)
Coffee (35)
Tea (24)
Water (from tap, including filtered) (24)
White sugar (22)
Toast, white bread (15)
Whole milk (13)
Coca cola, (not diet) (12)
Lamb hot pot / casserole (11)
Butter, salted (8)