search for: chooped

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

Did you mean: chomped
2005 May 16
3
Choppy sound
Hello all. I have a strange and irritating problem with Star Wars: Knights of the Old Republic. I played ok up to a place where I saved. There, I quit the game. When I restarted, the sound became choppy, making the game unplayable: about 1/2 sec of sound plays, then loops for about 3-4 sec, then the next 1/2 sec, loops again, etc... The screen isn't updated during this; well, it is updated,
2010 Nov 30
1
Zooming in to a ggplot (a sort of ylim, but ylim won't do)
...t do what I want) # see the smooth splines are not what they appear in the first plot # # windows() # uncomment this to see the plot in a different window, so that you can see that, the data are filtered by the ylim range # that is not what I want, I wan't the plot above with high, low (y-axis, chooped off) g2<-g1+ylim(c(20,40)) print(g2) [[alternative HTML version deleted]]