intro_r/script/help_r.org

11 lines
199 B
Org Mode

** How to find help to begin with R
You may begin with the following in the R-console:
#+begin_src R
?help.start()
#+end_src
Check this [[https://git.disroot.org/multifarm/R_info][repository]]