Articles by Marco Pasin

Live Earthquakes App

December 8, 2017 | Marco Pasin

It's awesome when you are asked to build a product demo and you end up building something you actually use yourself. That is what happened to me with the Live Earthquake Shiny App.  A few... [Read more...]

Google Analytics makes Demo Account available to all

August 11, 2016 | Marco Pasin

Playing with GA data is much much easier now.Last week biggest news was definitely Google making a Demo Google Analytics Account available to everyone. As the word "demo" says, the main purpose is demonstrating all the features and reports GA offers, and become a learning platform for analysts. But ...
[Read more...]

Scheduling R Markdown Reports via Email

January 17, 2016 | Marco Pasin

R Markdown is an amazing tool that allows you to blend bits of R code with ordinary text and produce well-formatted data analysis reports very quickly. You can export the final report in many formats like HTML, pdf or MS Words which makes it easy to sh... [Read more...]

Google Analytics Dashboards with R & Shiny

January 27, 2015 | Marco Pasin

One of the key activities of any web or digital analyst is to design and create dashboards. The main objective of a web analytics dashboard is to display the current status of your key web metrics and arrange them on a single view, so that information ... [Read more...]

All Data Journalism Graduates in a Map

September 6, 2014 | Marco Pasin

This week I got my certificate of completion from the course "Doing Journalism with Data: First Steps, Skills and Tools"(if you like to know more about data journalism check out my post "3 Great Examples of Data Journalism Stories"). I enjoyed the course a lot, and I am proud of ... [Read more...]

Performing ANOVA Test in R: Results and Interpretation

June 23, 2014 | Marco Pasin

When testing an hypothesis with a categorical explanatory variable and a quantitative response variable, the tool normally used in statistics is Analysis of Variances, also called ANOVA.In this post I am performing an ANOVA test using the R programming language, to a dataset of breast cancer new cases across ... [Read more...]

Plotting data over a map with R

April 16, 2013 | Marco Pasin

After searching for a few hours on the web, I’ve been able to get my R code working and plot breast cancer data on a world map. It might not the best looking map possible (R graphics is incredible!), but I am happy with that for now.To produce ... [Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)