smtrx | R Documentation |
Several data frames with parsed sociometric data, including interaction data, audio (microphone) based data and accelerometer data (for body movement).
data("smtrx")
Several data sheets are included
df.interaction Interaction data frame contains both Bluetooth and Infrared data
Date time object
Outgoing badge id
Incoming badge id
Radion Signal Strength: strength of the Bluetooth signal. RSSI=NA
indicates
Infrared detecs.
Source of the data: "IR"=Infrared, "BT"=Bluetooth, or "IR_BT" for both.
df.bm Accelerometer data representing body movement activity
Date time object
Bbadge id
Energy level bound between [0,1]. Activity < 0.002 indicate very low activity 0.003 - 0.019 moderate amounts of activity, Activity >= 0.2 large movements like walking
Source file or sheet of the data
df.vol Audio volume data. There are two microphones in each badge, front- and back.
Date time object
Badge id
Volume reading
VOL_F or VOL_B for front and back microphone source
pitch Audio pitch data.
Date time object
Badge id
Pitch measure in Hz
Volume
VOL_F or VOL_B for front and back microphone source
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.