How to format R codes? #14749
Unanswered
h4rvey-g
asked this question in
Questions and Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running R and jupyter server in a container, and I can successfully connect the VSCode jupyter extension to the container and run codes. But how can I format R code? When I try to do it, it says
There is no formatter for 'r' files installed
, which suggests me to install a R formatter extension. But it still gives the same warning after I installed R formatter extension (R Tools).Beta Was this translation helpful? Give feedback.
All reactions