## Not run:
# # Importing data for a condition named "Neutral" (file names: "Sub1_Neutral.txt",
# "Sub2_Neutral.txt", etc.)
# neutral <- load.data(path = "/Users/Username/Folder/", condition = "Neutral",
# num.subs = 20, epoch.st = -200, epoch.end = 899, header = FALSE)
#
# # Adding imported data named "positive" to the imported "neutral" data
# combo <- rbind.data.frame(neutral, positive)
# ## End(Not run)
Run the code above in your browser using DataLab