title | author | output |
---|---|---|
My Website |
Raghu Sidharthan |
html_document |
This website will have links to items that I frequently use and some work that I have done.
My Links
Github Personal
Github PBSAG
Google
Starter Template
R Resources
The R Resource section has collection of tasks that are done in R. This is meant for quick reference and is especially useful when I switch back and forth between Programming Languages. RBasic1 has the sytaxes for common R tasks and these are generated in RStudio using knitr in the results = 'hide' mode.
RBasic1,
RBasic2,
RBasic3,
data.table,
dplyr,
tidyr
Python Resources
This section has resources for coding in Python. this again is for quick reference and were compiled over time from web.
PyBasic1,
Pandas,
Numpy,