RosettaCodeData/Task/Inverted-syntax/R/inverted-syntax-1.r

2 lines
44 B
R
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
do.if <- function(expr, cond) if(cond) expr