search for: satiety

Displaying 2 results from an estimated 2 matches for "satiety".

Did you mean: safety
2004 Jan 22
3
Ogg artifacts
...rtifact when LAME doesn't even produce it. Is this normal to have artifacts compounded through Ogg, but hidden through LAME? What does one do when they have an imperfect CD that plays near perfectly but does not rip to Ogg near perfectly? -Jon Ah, lamently, no. My gastronomic capacity knows no satiety. <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsub...
2016 Apr 07
2
Using a function with apply Error: undefined columns selected
I am trying to write a function that can be used to apply to process all the columns of a data.frame. If you will run the code below, you will get the error message undefined columns selected. I hope someone will be able to teach me what I am doing wrong. Thank you, John # create data frame. guppy fract2 <- function(col,data) { cat("Prove we have passed the data frame\n")