search for: datainput

Displaying 4 results from an estimated 4 matches for "datainput".

Did you mean: data_input
2007 May 31
1
Choosing a column for analysis in a function
...e of a column in the data set. The question is: how can I refer to the parameter which the user gives, inside the function? I cannot give the name of the analyte directly inside the function, as the same function should work for all the 20 analytes. I'm giving some code for clarification: >datainput <- function(data1,data2,data3,data4,data5,data6,analyte) >{ ... ##data1-data6 being the paths of the six datasets I want to combine and analyte being the special analyte I want to analyze and which can be found on each of the datasets as a columnname.## ##Then:## ... >data.whole <- subs...
2004 Aug 06
3
Multiple Ogg Streams
...to hickup the sound and crash however, and it does not seem possible to run more then one instance (got broken pipe then). Can you tell me any alternative software that provides this functionality? I read about Ices2, darkice and liveice but these dont seem to be able to take an (ogg-) stream for datainput. Also, if you were to set up multiple icecast servers, how would you do that? Thanx, Lukas <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.o...
2004 Aug 06
0
Multiple Ogg Streams
...however, and it does not seem possible > to run more then one instance (got broken pipe then). > > Can you tell me any alternative software that provides this functionality? > > I read about Ices2, darkice and liveice but these dont seem to be able > to take an (ogg-) stream for datainput. ices2 will encode/reencode/relay to more than one server. > Also, if you were to set up multiple icecast servers, how would you do that? etting up different icecast server is easy, the question is are you wanting a relay situation, where a slave icecast takes one of more streams from a maste...
2004 Aug 06
6
Liveice on Linux PPC
> > >> >> > >That line relates to this >struct ovectl_ratemanage_arg ai; > >which is defined in vorbis/vorbisenc.h. Is one of those other lines >stating that certain headers files could not be found? If so then make >sure that your system has the ogg and vorbis packages installed. You may >have to build libogg and libvorbis from source if you