tests/testthat/parse_comments/shebang_1-in.R

#A comment
#!/usr/bin/env Rscript
#!/usr/bin/env Rscript 
a <- 3

#!/usr/bin /env Rscript -m --set "W"
dd <- 33
#!/usr/bin\ /env Rscript -m --set "W"
c()
#!NEED TO REMOVE THIS

Try the styler package in your browser

Any scripts or data that you put into this service are public.

styler documentation built on Aug. 29, 2023, 5:10 p.m.