I used targets$FileName the output all the file name with information in targets file?
No problem, and I specify the path:
x <-read.maimages(targets$FileName,path="C:\Users\navin\Desktop\Ad2",source="agilent.median");
but I have this error:
Error: '\U' used without hex digits in character string starting ""C:\U"
:(
I used this code
and the error is:
I checked the file property for permission, I have normal read \write permission :(