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

2 lines
44 B
R
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
do.if <- function(expr, cond) if(cond) expr