Displaying 1 result from an estimated 1 matches for "event_2_arm_1".
Did you mean:
event_1_arm_1
2012 Sep 13
1
Parsing "back" to API strcuture
...nd it gets delivered in this messy comma separated structure,
> RAW.API <- structure("id,event_arm,name,dob,pushed_text,pushed_calc,complete\n\"01\",\"event_1_arm_1\",\"John\",\"1979-05-01\",\"\",\"\",2\n\"01\",\"event_2_arm_1\",\"John\",\"2012-09-02\",\"abc\",\"123\",1\n\"01\",\"event_3_arm_1\",\"John\",\"2012-09-10\",\"\",\"\",2\n\"02\",\"event_1_arm_1\",\"Mary\",\"1951-09-10\"...