R tutorial for Spatial Statistics

I’m Dr. Fabio Veronesi, data scientist at WRC plc. This is my personal Blog, where I share R code regarding plotting, descriptive statistics, inferential statistics, Shiny apps, and spatio-temporal statistics with an eye to the GIS world.

Thursday, 21 February 2019

Shiny App to access NOAA data

›
Now that the US Government shutdown is over, it is time to download NOAA weather daily summaries in bulk and store them somewhere safe so th...
Saturday, 16 February 2019

Weather Forecast from MET Office

›
This is another function I wrote to access the MET office API and obtain a 5-day ahead weather forecast: METDataDownload <- function...

Geocoding function

›
This is a very simple function to perform geocoding using the Google Maps API: getGeoCode <- function(gcStr, key) { library("...
4 comments:
Friday, 15 June 2018

Spreadsheet Data Manipulation in R

›
Today I decided to create a new repository on GitHub where I am sharing code to do spreadsheet data manipulation in R. The first version o...
1 comment:
Sunday, 25 March 2018

Data Visualization Website with Shiny

›
My second Shiny app is dedicated to data visualization. Here users can simply upload any csv or txt file and create several plots: Histog...
2 comments:
Sunday, 11 March 2018

Street Crime UK - Shiny App

›
Introduction This is a shiny app to visualize heat maps of Street Crimes across Britain from 2010-12 to 2018-01 and test their spatial pa...
12 comments:
Tuesday, 25 July 2017

Experiment designs for Agriculture

›
This post is more for personal use than anything else. It is just a collection of code and functions to produce some of the most used exper...
2 comments:
›
Home
View web version

About Me

Fabio Veronesi
View my complete profile
Powered by Blogger.