I am trying to create a data frame with two columns (ID, Condition). Each ID is linked with 8 conditions. The ID's start at s009 and will range to s050. For each ID, I will have the same set of conditions. I have included a sample set of what I am to create for reference. I would greatly appreciate any help with this. Thanks in advance!
ID Condition
s009 Baseline
s009 Meditation
s009 Practice
s009 Creativity
s009 Preblock 1
s009 Postblock 1
s009 Preblock 2
s009 Postblock 2
s010 Baseline
s010 Mediation
s010 Practice
s010 Creativity
s010 Preblock 1
s010 Postblock 1
s010 Preblock 2
s010 Postblock 2
s011 Baseline
...