I am having some trouble importing the following file: http://www.kuleuven.be/bio/ento/temp/test.xlsx into R in the correct encoding. In particular,
library(
Try this: Sys.setlocale(category = "LC_ALL", locale = "Greek")
Sys.setlocale(category = "LC_ALL", locale = "Greek")