search for: whirr

Displaying 3 results from an estimated 3 matches for "whirr".

Did you mean: whirl
2012 Sep 26
1
Ask for help - how to change WHIRR.117.csv to WHIRR_117.csv
...1) dat for(which_col in seq_len(ncol(dat))) { subset_data <- dat[,which_col:ncol(dat)] file_name <- sprintf('%s.csv', colnames(dat)[which_col]) write.csv(subset_data, file_name) message(sprintf('Saving %s', file_name)) } dput(head(dat)) structure(list(WHIRR.25 = c(0L, 0L, 0L, 0L, 0L, 0L), WHIRR.28 = c(0L, 0L, 1L, 0L, 0L, 0L), WHIRR.55 = c(0L, 0L, 0L, 0L, 0L, 0L), WHIRR.61 = c(0L, 0L, 1L, 0L, 0L, 0L), WHIRR.76 = c(0L, 0L, 0L, 0L, 0L, 0L), WHIRR.87 = c(0L, 0L, 0L, 0L, 0L, 0L), WHIRR.92 = c(0L, 0L, 0L, 0L, 0L, 0L), WHIRR.115 = c(0L, 0L, 0L, 0L, 0L, 0L),...
2012 Sep 25
1
mapping data from table to .csv template
I have a .csv table named mailing.csv as below. It consist a receiver, subject and sender. Receiver subject sender 1 Adrian Cole RE: [WHIRR-117] Composable services Tom White 2 Adrian Cole RE: [WHIRR-117] Composable services Tom White 3 Adrian Cole RE: [WHIRR-117] Composable services Adrian Cole 4 Adrian Cole RE: [WHIRR-117] Composable services Adrian Cole 5 Adrian Cole RE: [WHIRR-117] Composable services...
2007 Apr 24
4
cygwin slow problem
Hi, Being stuck in Windows at work, I installed rails on cygwin. However, when I type something like: script/generate or script/generate model the pc just churns and whirrs away and after about 2 minutes displays the text. Obviously this is unusable. Can anybody help explain this or give me pointers as to what to do next?? Thanks, Chris. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message becau...