[ESS] Indent for R's 'switch'

Vitalie Spinu @p|nuv|t @end|ng |rom gm@||@com
Sun Jun 24 00:10:53 CEST 2018



>> On Fri, Jun 22 2018 11:06, Marius Hofert via ESS-help wrote:

> my_variable_value <- switch(...)

You can always do:

  my_variable_value <-
     switch(...)

Vitalie




More information about the ESS-help mailing list