Email Insights - UserGuide

No Clocks
Knowledge Management + knowledge base Product Recommendations - Slant
Latest Knowledge Management + knowledge base Product Recommendations on Slant
Dean Yeong — Notes on Psychology and Strategies of Being Your Best
I write about self-development and performance improving. I share lessons and thoughts weekly here and to my popular newsletter – The Monday Digest.
OTIXO
Everything
Strategy and productivity. What to do, and how to actually get it done.
GTD Bookclub - EverDone
Study David Allen's classic productivity book Getting Things Done® with Evernote Certified Consultant Stacey Harmon
R tips: 16 HOWTO’s with examples for data analysts
Prime Hints For Running A Data Project In R
I’ve been asked more and more for hints and best practices when working with R. It can be a daunting task, depending on how deep or specialised you want to be. So I tried to keep it as balanced as I could and mentioned point that definitely helped me in...
The Comprehensive R Archive Network
What They Forgot to Teach You About R
The stuff you need to know about R, besides statistical analysis.
Code Syntax Helper
Online syntax highlighting for more than 100 languages, including C#, Java, PHP, Basic, Perl, Python, Pascal, SQL, JavaScript and others including rare and obscure ones!.
Digital Productivity Coach
Welcome! Together we're going to train you to be more productive, one step at a time.
Forte Labs Archives
Writing R extensions
Writing R Extensions covers how to create your own packages, write R help files, and the foreign language (C, C++, Fortran, …) interfaces.
Cleanfox | Clean your mailbox, plant trees!
Clean your inbox with Cleanfox. Get to inbox zero. No more newsletter and spam. It's free!
Data Analysis in Software Engineering using R
DASE Data Analysis in Software Engineering
RStudio Open-Source Packages - RStudio
In 2019, RStudio spent over 50% of its engineering resources on open-source software, and led contributions to over 250 open-source projects, targeting a broad range of areas.
Home - Compass
Enter your credentials below to log in. Not a member? Click here to sign up. [...]Read More...
Shiny - Communicating with Shiny via JavaScript
Shiny Server v1.5.12 Configuration Reference
data
Spreadsheet Munging Strategies
Grammarly
Grammarly makes sure everything you type is easy to read, effective, and mistake-free. Try it today:
R for Excel Users
This is a workshop for RStudio::conf(2020) in San Francisco, California
Package Development in R
This guide walks through the process of developing an R package
SaneBox | Email Management for Any Inbox
Try SaneBox today and get 2 weeks for free!
BookDown
A guide to authoring books with R Markdown, including how to generate figures and tables, and insert cross-references, citations, HTML widgets, and Shiny apps in R Markdown. The book can be exported to HTML, PDF, and e-books (e.g. EPUB). The book style is customizable. You can easily write and preview the book in RStudio IDE or other editors, and host the book wherever you want (e.g. bookdown.org).
Insights - Getting Things Done®
INSIGHTS Additional resources for the Getting Things Done® Workbook Please note: If you do not see the video player, you will need to change your preferences to allow statistics cookies. The 5 Steps of GTD® OPEN Step 1: Capture OPEN Step 2: Clarify OPEN Step 3: Organize OPEN Step 4: Reflect OPEN Step 5: Engage […]
Building Web Applications with Shiny and SQL Server
A guide to building scalable Shiny Datbase applications
Write An R Package Using Literate Programming Techniques - Yihui Xie | 谢益辉
This is an example of writing an R package using the Literate Programming (LP) technique, implemented through the knitr package and Makefile. It only shows you the idea, and I do not mean you must use …