### Non indented comment bob <- function(arg1=323, reallylongargumentnamegoeshere=342, arg3 = 4) { ## relatively indented comment if(ale == f) { "this is a string" } else { slges } somfun(a=really long expresstion, b = another expression) + 5 return(bb0) }