search for: timesec

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

Did you mean: timespec
2013 Jun 28
0
Help with tables
HI, May be this helps: dat1<- read.table(text=" date1 time????????????????? date??????? timeSec topic pupilId correct 02/01/2013 14:58 02/01/2013 140323 fdp.fdp 40 TRUE 02/01/2013 14:59 02/01/2013 140372 fdp.fdp 150 TRUE 03/01/2013 11:23 03/01/2013 213833 fdp.percentage_calc_foundation 15 TRUE 03/01/2013 11:23 03/01/2013 213839 fdp.percentage_calc_foundation 57 TRUE 03/01/2013 11:24 03/01/201...
2001 Mar 20
1
segmentation fault with chron.times()
...m ------------------------------------------------------------ library(chron) filenames <- list.files(path=".", pattern="^data\\..*\\.txt",full.names=TRUE) for (filename in filenames) { mydata <- read.table(filename,sep=",",skip=3,as.is=TRUE) timesec <- times(mydata$V1) } ------------------------------------------------------------ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]sub...
2000 Dec 11
2
Replay to the 'oggenc ideas/source and request' replays
...lso "never seen a wav file with more than 2 channels in it") c, I just thought that I can give you some new ideas... 4. average-bitrate: maybe you are right, just I thought that if we know the average bitrate and the size of file, we can compute easily the length of song (timesec=filesize*8/bitrate)... but that's right, the granulepos from the last granule always give a correct value, and the average bitrate sometimes may be incorrect... (of course, if a program 'edit' an ogg file, it should update the bitrate in the header) 5. 64 bits vs. 32: I do...