# NOT RUN {
fv1 <- matrix (1:40, 2, 20)
fv2 <- matrix (1:50, 2, 25)
test.xyrel (,,fv1)
test.xyrel (seq (0, 1,, 2), seq (0, 20,, 20), fv1)
test.xyrel (,,fv2)
test.xyrel (seq (0, 1,, 2), seq (0, 1,, 25), fv1)
# }
Run the code above in your browser using DataLab