data(fileIndex)
head(fileIndex)
# in functions, you can use head(rdwd:::fileIndex), but I don't export it
# because Hadley says 'Never @export a data set' in
# browseURL("http://r-pkgs.had.co.nz/data.html#data-data")
Run the code above in your browser using DataLab