Hi Everyone! I am new to R programming. As a part of my course I need to use MLMOI package to work on molecular data, but while using
moimport(file1,nummtd=1,keepmtd = TRUE,keepwarnings =exfile ,export = exfile, molecular = datatype, coding=coding)
I have encountered with the following error,
Error in file.exists(file) : invalid 'file' argument
I have already imported "file1" in my environment. Please do help me with this!! Thank you