GitHub
No Clocks
R
Productivity Misc V2
Productivity Misc
Code distribution • shinymeta
Productivityist
Highcharts JS API Reference
Interactive charts for your web pages.
Actuarial Data Science - Home
An initiative of the Swiss Association of Actuaries
Chapter 18 Test drive R Markdown | Happy Git and GitHub for the useR
Using Git and GitHub with R, Rstudio, and R Markdown
R Code Chunks
Turn your analyses into high quality documents, reports, presentations and dashboards with R Markdown. Use a productive notebook interface to weave together narrative text and code to produce elegantly formatted output. Use multiple languages including R, Python, and SQL. R Markdown supports a reproducible workflow for dozens of static and dynamic output formats including HTML, PDF, MS Word, Beamer, HTML5 slides, Tufte-style handouts, books, dashboards, shiny applications, scientific articles, websites, and more.
17.1 Template structure | R Markdown: The Definitive Guide
The first official book authored by the core R Markdown developers that provides a comprehensive and accurate reference to the R Markdown ecosystem. With R Markdown, you can easily create reproducible data analysis reports, presentations, dashboards, interactive applications, books, dissertations, websites, and journal articles, while enjoying the simplicity of Markdown and the great power of R and other languages.
NCEAS/recordr: Provenance tracking for R.
Provenance tracking for R. Contribute to NCEAS/recordr development by creating an account on GitHub.
Run Predictions Inside the Database • tidypredict
It parses a fitted R model object, and returns a formula in Tidy Eval code that calculates the predictions. It works with several databases back-ends because it leverages dplyr and dbplyr for the final SQL translation of the algorithm. It currently supports lm(), glm(), randomForest(), ranger(), earth(), xgb.Booster.complete(), cubist(), and ctree() models.
Explore and Visualize Your Data Interactively • esquisse
A shiny gadget to create ggplot2 charts interactively with drag-and-drop to map your variables. You can quickly visualize your data accordingly to their type, export to PNG or PowerPoint, and retrieve the code to reproduce the chart.
Super Solutions for Shiny Architecture 3/5: Softcoding Constants in the App - Appsilon Data Science | End to End Data Science Solutions
Two methods for keeping your Shiny app organized while avoiding hardcoding. Also, a tip for adding multiple languages (internationalization) for your app.
Introduction to renv • renv
renv
ls - how to make function in R to remove all objects from global environment except defaults and objects passed as arguments - Stack Overflow
I'm new to R (and programming in general), so I've been making various functions to warm myself up to it. I've been trying to figure out how to make an R function that will clear my global environ...
pridiltal/staplr: PDF Toolkit.
PDF Toolkit. :paperclip: :hammer: :wrench: :scissors: :bookmark_tabs: :file_folder::paperclip: :bookmark: :construction: :construction_worker: - pridiltal/staplr
WinVector/wrapr: Wrap R Functions for Debugging and Ease of Use
Wrap R for Sweet R Code. Contribute to WinVector/wrapr development by creating an account on GitHub.
krlmlr/fledge: Wings for your R packages: Streamline the process of versioning R packages and updating NEWS
Wings for your R packages: Streamline the process of versioning R packages and updating NEWS - krlmlr/fledge
An Introduction to the printr Package - Yihui Xie | 谢益辉
The printr (read “printer” or “print R”) package is a companion package to knitr. Its main purpose is to extend the S3 generic function knit_print() in knitr, which is the …
How to Automatically Document Data With the codebook Package to Facilitate Data Reuse - Ruben C. Arslan, 2019
Data documentation in psychology lags behind not only many other disciplines, but also basic standards of usefulness. Psychological scientists often prefer to i...
Codebook tutorial • codebook
codebook
Business Science University
Michael Hyatt Digital Learning
Nine experts reveal the latest research on optimizing human performance and productivity
rolkra/explore: R package that makes basic data exploration radically simple (interactive data exploration, reproducible data science)
R package that makes basic data exploration radically simple (interactive data exploration, reproducible data science) - rolkra/explore
It's crantastic!
Automated Data Reports with R
JSchelldorfer/ActuarialDataScience
Code for the Actuarial Data Science Tutorials published at https://actuarialdatascience.org. - JSchelldorfer/ActuarialDataScience
prontog/multifwf: Read a table of fixed width formatted data of different types into a data.frame for each type.
Read a table of fixed width formatted data of different types into a data.frame for each type. - prontog/multifwf