なぜか,これらの整形プログラムは,"/" などの前後には空白を「置けない」
> library(formatR)
> tidy.source(text = "result <- a+b-c*d/e^f%%g%/%h%in%i%o%j", width.cutoff = 150)
result <- a + b - c * d/e^f%%g%/%h %in% i %o% j
なぜか,これらの整形プログラムは,"/" などの前後には空白を「置けない」
> library(formatR)
> tidy.source(text = "result <- a+b-c*d/e^f%%g%/%h%in%i%o%j", width.cutoff = 150)
result <- a + b - c * d/e^f%%g%/%h %in% i %o% j