Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

8 results for “from:diyanah”

write data using xlsReadWrite
diyanah · May 15, 2012 · r-help

Thank you, I came up with these. Problem solve. varValue <- data.frame(varLH2x, varLH2y, varHH2x, varHH2y, varLL2x, varLL2y, varHL2x, varHL2y) res<-write.xlsx(varValue, "D:\\FYP\\image\\Cropped Images\\user61\\genuineUser61temp.xlsx", sheetName="Sheet1",col.names=TRUE, row.names=TRUE...

Poblems wih EBImage
diyanah · Oct 28, 2011 · r-help

Yes, I'm using windows. Thank you. I made some improvement, I think, but then why did I receive this? > utils:::menuInstallLocal() package 'EBImage' successfully unpacked and MD5 sums checked > library("EBImage") Error: package 'EBImage' was built before R 2...

write data using xlsReadWrite
diyanah · May 16, 2012 · r-help

Hai, I have change it to these, but error and I couldn't fix it. Do you have any idea why? file <- system.file("D:\\FYP\\image\\Cropped Images\\user61", "forgerUser61.xlsx", package = "xlsx") wb <- loadWorkbook("forgerUser61.xlsx") sheets <- getSheets...

Poblems wih EBImage
diyanah · Oct 27, 2011 · r-help

Hai, can you help me. Why am I having this lines of errors? please help me. thank you. > library("EBImage") Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'C:/Program Files/R/R...

write data using xlsReadWrite
diyanah · May 15, 2012 · r-help

Hai, I use these codes to read my data from the above data that I create, but how can I get rid of the first V1, because it is row number, not one of my data value. Second, how can...

Poblems wih EBImage
diyanah · Feb 24, 2012 · r-help

hello, I think my EBImage is succesfully unpacked using R and I receive this message package 'EBImage' successfully unpacked and MD5 sums checked The downloaded packages are in C:\Users\Yana-Chan\AppData\Local\Temp\Rtmp7VFmH5\downloaded_packages but when...

write data using xlsReadWrite
diyanah · May 22, 2012 · r-help

Hi Ive come up with this code to read my file, but receive an error that I ve no idea how to fix. can some one help. > read<-read.xlsx("D:\\FYP\\image\\Cropped > Images\\user227\\user227forger.xlsx", sheetName="Sheet1...

write data using xlsReadWrite
diyanah · May 12, 2012 · r-help

Hai, I'm trying to write these var output data from these codes inside excel file. My directory to store the data is /D:\FYP\image / but receive an error message : /Error in write.xls(mydata, "D:\\FYP\\image.mydata...

Can't find what you're looking for? Try searching with Google .