in R Language by
How do you write R commands?

1 Answer

0 votes
by

The line of code in R language should begin with a hash symbol (#).

...