Hi everyone! I hope someone knows how to solve my problem! I have to export my analysis from R to Excel. I installed the package "xlsx" as I read and installation was successfull. However, when I have to work with the package and I type library, R gives me the following error. How can I solve the problem?
Thanks!
library(xlsx)
Error: package or namespace load failed for ‘xlsx’: .onLoad failed in loadNamespace() for 'rJava', details: call: fun(libname, pkgname) error: JAVA_HOME cannot be determined from the Registry