0 votes
in R Language by
Explain how you can start the R commander GUI.

2 Answers

0 votes
by

rcmdr command is used to start the R commander GUI.

0 votes
by

Typing the command, (“Rcmdr”) into the R console starts the R commander GUI.

...