## Not run:
# # Parsing some xlsx files at "my stats folder"
# mydspl <- dspl(path="my stats folder/", ext="xls")
#
# # Checking the summary of the data bundle
# summary(mydspl)
#
# # Writing the DSPL XML definition into a file
# print(mydspl, path="my stats folder/mydspl.xml")
#
# ## End(Not run)
Run the code above in your browser using DataLab