January 2, 2018 at 9:28 pm
Comments posted to this topic are about the item Function arguments
January 2, 2018 at 9:29 pm
Nice question, thanks Steve
____________________________________________
Space, the final frontier? not any more...
All limits henceforth are self-imposed.
“libera tute vulgaris ex”
January 3, 2018 at 12:17 am
Learned something new, thanks Steve.
...
January 3, 2018 at 4:50 pm
Thanks for this question, let me add a small note that in "mycoolfunction"
is a syntax error in the return function. Syntax of return() is: return(expression).
It should be stated correctly: return (paste("my favorite number is ", y))
January 3, 2018 at 5:07 pm
Thanks, and updated. That's what I get for typing in code.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply