
Last chance! 50% off unlimited learning
Sale ends in
if.R
uses the is.R
function to determine whether to
execute the expression in the r
argument or the expression
in the s
argument.if.R(r, s)
lattice
in R (based on
grid
graphics) are very different from panel functions for
trellis
(based on the older graphics technology) in S-Plus.is.R
if.R(r={"This is R."},
s={"This is S-Plus"})
Run the code above in your browser using DataLab