R (programming language): Difference between revisions

From Achintya Rao’s Wiki
Packages to explore: Add Thematic Cartography and flagon
Packages to explore: Add Literature section
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
** Try the additional pipe operators shown in [https://cran.r-project.org/web/packages/magrittr/vignettes/magrittr.html the abstract] (see also in [https://magrittr.tidyverse.org/reference/ the official website])
** Try the additional pipe operators shown in [https://cran.r-project.org/web/packages/magrittr/vignettes/magrittr.html the abstract] (see also in [https://magrittr.tidyverse.org/reference/ the official website])
* diffobj: [https://github.com/brodieG/diffobj GitHub repo]
* diffobj: [https://github.com/brodieG/diffobj GitHub repo]
* DataEditR: [https://github.com/DillonHammill/DataEditR GitHub repo] | [https://dillonhammill.github.io/DataEditR/ official website]


=== Reporting ===
=== Reporting ===
Line 33: Line 34:
* downloadthis: [https://fmmattioni.github.io/downloadthis Official website]
* downloadthis: [https://fmmattioni.github.io/downloadthis Official website]
* pander: [https://github.com/Rapporter/pander GitHub repo] | [https://rapporter.github.io/pander/ Official website]
* pander: [https://github.com/Rapporter/pander GitHub repo] | [https://rapporter.github.io/pander/ Official website]
=== Literature ===
* litsearchr: [https://github.com/elizagrames/litsearchr GitHub repo] | [https://elizagrames.github.io/litsearchr/ Official website]


=== Shiny ===
=== Shiny ===

Latest revision as of 13:27, 12 September 2021

Tips and tricks about the R programming language.

Interesting repos / projects

Packages to explore

Analysis

Reporting

Plotting

Environments

R Markdown

Literature

Shiny

Cartography

Miscellaneous

Articles of interest

Fun