dataBRAVODayLabeller: dataBRAVODayLabeller This organises the BRAVO data by day....

View source: R/ImpedanceFunctions.R

dataBRAVODayLabellerR Documentation

dataBRAVODayLabeller This organises the BRAVO data by day. Currently the files are extracted so that you get two days (usually) per BRAVO file. This function will associate BRAVOs for one patient separated by max 4 days. The later file will have column names changed to day3 and day4 and a flat dataframe produced with all the values for one BRAVO 'session' produced to make downstream analyses easier.

Description

dataBRAVODayLabeller This organises the BRAVO data by day. Currently the files are extracted so that you get two days (usually) per BRAVO file. This function will associate BRAVOs for one patient separated by max 4 days. The later file will have column names changed to day3 and day4 and a flat dataframe produced with all the values for one BRAVO 'session' produced to make downstream analyses easier.

Usage

dataBRAVODayLabeller(x, HospNum_Id, VisitDate)

Arguments

x

dataframe usually the standard impedance data

Examples

#dataBRAVODayLabeller(x)

sebastiz/PhysiMineR documentation built on Oct. 3, 2023, 3:46 p.m.