search for: fri6

Displaying 1 result from an estimated 1 matches for "fri6".

Did you mean: fri
2012 Dec 07
0
inserting jpg
...} fri3 <- function(x){ plot( ifelse( I2$image == "2c" && I2$h == 0, c2, NA )) } fri4 <- function(x){ plot( ifelse( I2$image == "2d" && I2$h == 0, d2, NA )) } fri5 <- function(x){ plot( ifelse( I2$image == "3c" && I2$h == 0, c3, NA )) } fri6 <- function(x){ plot( ifelse( I2$image == "3d" && I2$h == 0, d3, NA )) } fri7 <- function(x){ plot( ifelse( I2$image == "1d" && I2$h == 0, d1, NA )) } fri8 <- function(x){ plot( ifelse( I2$image == "1c" && I2$h == 0, c1, NA )) } ? ## Co...