Commit Graph

25 Commits

Author SHA1 Message Date
Gustavo Cavalieri Fernandes
ec4350b2bf Update index.md (#36390)
fixing typo
2019-07-05 20:32:58 -07:00
nCarol595
7e08fc1b99 Add "sapply function" guide to R guides (#36010)
* Add "sapply function" guide to R guides

* Add review suggestions on formatting
2019-07-05 17:27:10 -07:00
Sudhakar Kumar
b18560f8d6 Modify list section (#35334)
Change the name of list and the objects inside the list. Add different ways to extract the contents of a list in R.
2019-06-28 00:16:14 -07:00
nCarol595
53b44459e7 feat(guide):Added data frame guide article to R (#35845)
* feat:Added guide article for R

* Start feat/add-guide-article-for-r
2019-06-28 00:15:30 -07:00
Sudhakar Kumar
d197193636 Create index.md for markdown in R. (#35375)
* Create index.md

Create index.md for markdown in R.

* Create index.md for R Markdown

Create index.md for R Markdown, which is used to create reproducible documents.

* Fix grammar issue 

Fix grammar issue to remove duplicate word "package".
2019-06-28 00:13:08 -07:00
Chris
b1ef7ecfbf Add plots to R guide (#25444)
* Add plots to R guide

* Deleted plotting file

* added a plotting index.md for R
2019-05-11 17:27:01 -04:00
Josh Goldberg
1c272a05cd Update index.md (#33151) 2019-03-04 16:04:18 -08:00
Sudhakar Kumar
0b44bb7fae Add installation help for Ubuntu (#35305)
Add a CRAN URL with the guide for installing R on Ubuntu
2019-02-19 14:47:53 -08:00
Sacha DeAngeli
f36dd205e3 simplified and fixed grammar (#34003)
simplified text in several places
fixed grammar and typos
added a link to the reference section when it's referenced in the article text
2019-02-19 14:43:47 -08:00
Shen Lim
202ca8efc2 Add inline code (#28019)
* Inline code

Add `arg()` inline code;
Minor spelling fix

* fix: removed extra frontmatter character
2019-02-09 16:55:37 -07:00
DataCowboy
abeb1af705 Edited for clarity (#23034)
Minor changes to wording to stay consistent with professional standards.
2018-11-29 18:34:56 -07:00
DataCowboy
57d31d2c48 Update index.md (#22824)
Edited for clarity, added clarification on the assignment operators and gave examples of types of objects.
2018-11-27 08:35:34 -07:00
eirinisp
b1851623d1 Various Additions (#25333)
Added swirl in ##Where to learn R for free
Added installing instructions in ##Reference for Unix-alike operating systems
2018-11-20 18:41:22 +05:30
Sudhakar Kumar
8bd3df35a2 Fix spelling and grammar (#34387) 2018-11-20 13:59:58 +08:00
PranavKrishnan1
ed7b0de6e5 Added information on packages (#19827)
Added some text on R packages and removed an unnecessary "*" present.
2018-10-27 19:46:49 -07:00
Chris
b3ea359071 Added resources for learning R (#24926) 2018-10-25 17:48:53 -07:00
Chandra Prakash
3166e88d79 R: subsetting of data in r (#20163)
* subsetting in r

* Fix formatting and clarify content
2018-10-25 09:18:44 -07:00
Chandra Prakash
f61a3ed75c R: Formatted article's reference section links (#19853)
* R: Formatted reference section links

* Update index.md
2018-10-25 14:39:58 +09:00
Chandra Prakash
9bb82b3116 R: Formatted article's resources links (#19858) 2018-10-25 14:39:06 +09:00
Logan
3514d404f4 index.md cleanup (#24804)
Just cleaning up (removing) an extra bullet from the "Where to learn R for free" section
2018-10-23 23:58:52 -06:00
George Kampolis
36472d25fc Fixed minor typo. (#24277)
Just a minor "typo" I noticed the other day and thought I'd just spend a minute to propose a correction. The singular sounds better to me, since the aim of the guide is the installation (not installation*s*) of R.

Just my two cents :)
2018-10-23 23:58:30 -06:00
HARISH KUMAR TIWARI
c37e508407 Udemy Free Tutorial Added for R (#24098) 2018-10-23 23:55:58 -06:00
fkneist
8f285d0792 add e-book Mastering Software Development in R (#20750) 2018-10-23 23:44:57 -06:00
Chandra Prakash
162574f0b6 R: Rearrange reference section and code (#19826) 2018-10-23 11:05:37 -05:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30