search for: dentures

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

Did you mean: ventures
2001 Feb 25
2
Amstrad 1640 Emulator Wanted for Windows
I have looked all over the place for an emulator for an Amstrad 1640 to a p.c. in windows, could anyone please help me. My brother wrote a book on his Amstrad and I want to print a limited number for the family as he has since died, having promised its very harde for me to go back on my word. Any help will be most greatfully received. arthur -------------- next part -------------- An HTML
2011 Jul 05
4
if else lop
I am trying to use if...else loop and have included a code snippet which I might like to expand. Maybe you could steer me in the right direction. library(stats) library(prob) { a <- sample ( 1:4,100, replace=T,prob=c(0.1,0.2,0.5,0.3)) b<-sample(3:6,100,replace=T,prob=c(0.2,0.2,0.2,0.4)) } dd <- data.frame(a,b) if (subset finds a vector) ( print that vector) (else