filehash.pdf

No Clocks
How to create and execute Excel workflows
This tour shows how to create and execute Excel workflows with Spreadsheet Router.
An introduction to trackr
101 Advanced Pivot Table Tips And Tricks You Need To Know | How To Excel
Unlock Excel's most powerful features with these advanced pivot table tips and tricks that will help you master pivot tables and become a data ninja!
richfitz/thor: R client for the Lightning Memory-Mapped Database
:zap::computer::zap: R client for the Lightning Memory-Mapped Database - richfitz/thor
Excel Models Best Practices - Guide to Creating Great Excel Models
When working on large and complicated financial models in Microsoft Excel, it can be quite challenging to document them clearly for the users’ ease of use and understandability. We will discuss here several Excel models best practices and other useful tips and tricks that users can apply to maintain and audit your
richfitz/storr: Object cacher for R
:package: Object cacher for R. Contribute to richfitz/storr development by creating an account on GitHub.
10 useful free Project Management Templates for Excel
We list 10 most useful Excel Project Management Templates that will help you with Tracking. Excel allows you to calculate data with formulas, use graphing tools, build charts, create macros and design pivot tables.
RevolutionAnalytics/checkpoint: Install R packages from snapshots on checkpoint-server
Install R packages from snapshots on checkpoint-server - RevolutionAnalytics/checkpoint
R-powered Excel for business analytics | Live Training
If you’re using Excel to collect, analyze, and interpret business data, you may be running into limitations that stop you from performing advanced, reproducible analysis. Speed up, automate, and validate your reporting and analytics with R, the po...
gmbecker/switchr: An R package for managing and seamlessly switching between sets of installed R packages.
An R package for managing and seamlessly switching between sets of installed R packages. - gmbecker/switchr
5 Tips To Simplify Your Excel Models For Organizational Data Analysis
Learn five ways to leverage Microsoft Excel spreadsheets for more effective data management and data visualization tools to drive better decisions.
CredibilityLab/groundhog: Reproducible R Scripts Via Version-Specific CRAN-Package Storing and Loading
Reproducible R Scripts Via Version-Specific CRAN-Package Storing and Loading - CredibilityLab/groundhog
Organize your spreadsheets for Data Analysis and Visualization
Spreadsheet softwares allow us to analyse large amount of data to get new insights on process or business. We all have tons of…
CRAN - Package rbundler
Rbundler manages a project-specific library for dependency package installation. By specifying dependencies in a DESCRIPTION file in a project's root directory, one may install and use dependencies in a repeatable fashion without requiring manual maintenance. rbundler creates a project-specific R library in 'PROJECT_ROOT/.Rbundle' (by default) and a project-specific 'R_LIBS_USER' value, set in 'PROJECT_ROOT/.Renviron'. It supports dependency management for R standard "Depends", "Imports", "Suggests", and "LinkingTo" package dependencies. rbundler also attempts to validate and install versio...
23 Excel Tips & Tricks To Conquer Spreadsheets | Workzone
Be more productive with Microsoft Excel with these Excel tips and tricks. Take the data in your spreadsheet to the next level.
andrie/miniCRAN: R package to create internally consistent, mini version of CRAN
R package to create internally consistent, mini version of CRAN - andrie/miniCRAN
Excel Best Practices. Efficient Excel Spreadsheet Designs in Spreadsheets
Excel Best Practices. Efficient Excel Spreadsheet Designs in Excel Spreadsheets
franapoli/repo: The Data-Centered Data Flow manager for R
The Data-Centered Data Flow manager for R. Contribute to franapoli/repo development by creating an account on GitHub.
12 Essential Tips for Using Google Sheets at Work - The Muse
Even if you're no spreadsheet expert you can benefit from these awesome tricks and hacks.
repo.pdf
1. Reducing Workbook and Worksheet Frustration - Excel Hacks, 2nd Edition [
Chapter 1. Reducing Workbook and Worksheet Frustration Hacks 1–16 Excel users know that workbooks are a powerful metaphor. But many users are equally aware that dealing with workbooks can cause … - Selection from Excel Hacks, 2nd Edition [Book]
sahilseth/flowr: Robust and efficient workflows using a simple language agnostic approach
Robust and efficient workflows using a simple language agnostic approach - sahilseth/flowr
5 Resources for Excel Macros to Automate Your Spreadsheets
Searching for Excel macros? Here are five sites that have got what you're looking for.
25 Awesome Tips for Microsoft Excel – The Productive Engineer
Want to learn some cool Excel tips? You have come to the right place! This blog post has 25 tips to help you become more productive and efficient using Excel.
Stash and Load Objects • mustashe
A simple system for saving and loading objects in R. Long running computations can be stashed after the first run and then reloaded the next time. Dependencies can be added to ensure that a computation is re-run if any of its dependencies or inputs have changed.
Package `parallel'
Connect to R-hub • rhub
Run R CMD check on any of the R-hub () architectures, from the command line. The current architectures include Windows, macOS, Solaris and various Linux distributions.
Shiny server series part 1: setting up | R-bloggers
This guide is part of a series on setting up your own private server running shiny apps. There are many guides out there with great advice on how to set up an R shiny server and related software. I try to make a comprehensive guide based in part on the...
Enabling use of private packages on github.com – RStudio Support
You can now use your proprietary R packages in your shinyapps.io environment. To do so, your package does need to be hosted on in a private github repository (public github repositories have alway...