Last week I hold a presentation about data structures in R. The presentation constists of a few slides and some code to create the mentioned structures (vector, matrix, array, factor, data frame, list) and to access the created data. Maybe this is helpful for some of you out there.
All files can be accessed here.