Dear Mr/Mrs, This is my first time working in R studio. I have a database of 36 participants but it has 150600 entries. Column - Column - Column - Column
Participant Activityprobe - Activity Level - High/low/none Participant Screenprobe - screenon/off - Participant SMSprobe etc Participant CallLogProbe etc. I need a code that helps me count the activity level of all the participants High activity level. No activity level and Low activity level. And to help me find out for every participant what the percentages are of all their high/no/low activity. For screenprobe I need to count how many times the participant turned their screen on and how many times they turned it off and the percentage of screen on/off. For callLog I need to count how many times each participant got called and the percentage. For SMS I need to count the number of SMS for each participant and their percentage. I also need to categorize the probes. So that my database shows all the activity levels first, organized by none/high/low and then all the screenprobes, organized by on and off etc... I hope that my description is clear and that you can maybe help me. Best, Rachel [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.