Tag Archives: excel

Load Excel Files Into R

Whether we like it or not Excel is a common tool for working with data, so we often find ourselves wanting to load Excel files into R. In this post I show you a simple method for how to import data from different sheets of an Excel workbook into R. The way I like to… Read More »

Excel SPARQL Import – Ontorion

In this post I show you how you can combine SPARQL – a semantic query language for databases, and Excel – Microsoft’s ubiquitous spreadsheet software, to do an Excel SPARQL import. Excel is a commonly used tool for data science and data analysis. This being the case I was interested to know if there was… Read More »