Multi-line Comments
Multi-line Comments
Comment(...)
... |
comment, not evaluated. |
Comment( ` # Put anything in here except back-ticks. api_idea <- function() { return TRUE } # Just to show api_idea isn't really there... print( api_idea ) `)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.