Jeremy's Blog About / Contact

jeremy@jeremyyeo.com

Apache Spark on AWS

May 17, 2018

Getting started on AWS.

Some notes on the DoubleClick stack

February 26, 2018

DoubleClick Digital Marketing includes multiple ad products to help you manage every aspect of your digital advertising. Each product is a robust tool on its own, but when two or...

Working with Google Sheets from R

May 19, 2016

1 Authenticating 2 Sheet Access You might find yourself occasionally wanting to work with Google Sheets within R. Here is how you can do that thanks to the googlesheets package....

R package installation on a shared server

May 12, 2016

Installing Packages May 12, 2016 Check Some packages may already be installed, so try loading them first: require(ggplot2) ## Loading required package: ggplot2 require(RODBC) ## Loading required package: RODBC ##...

How to Connect to SQL Server from R

May 04, 2016

1 Set up the connection 2 Build your query 3 Execute your query 4 Close your connection 5 Do stuff to your data Here’s a quick guide on connecting to...

Daily Programmer 261 (Easy / R)

April 10, 2016

Code Show All Hide All Challenge 261 easy mode from reddit’s daily programmer. Verifying a 3x3 magic square. Challenge available here Description A 3x3 magic square is a 3x3 grid...

Getting Data From Google Analytics With R

April 09, 2016

Set up your credentials Go to the developers console and create a new project if you don’t already have one: https://console.developers.google.com/ There have been many packages built to access Google...

Powered by Jekyll. Bulma theme by Jeremy.