I have the following table "test":
vars <- c("abc.pdf", "def.xlsx") test <- as.data.table(vars)
How can