# NOT RUN {
## Dimensions CSV (for bibliomentric mapping) file format example
# file <- c("filename1.csv", "filename2.csv")
# M <- dimensions2df(file, format = "csv")
## Dimensions Excel file format example
# file <- c("filename1.xlsx, "filename2.xlsx")
# M <- dimensions2df(file, format = "xlsx")
# }
Run the code above in your browser using DataLab