Articles by spatialRecology - r

QuantumPlots with ggplot2 and spatstat

October 19, 2015 | spatialRecology - r

Overview Introduction Function Introduction Lately, I was plotting a lot of spatial statistic functions, comparing them and trying to make a sense out of them. To facilitate the procedure I wrote the following function to create a plot for the spatstat class ‘fv’, combined with ‘Quantum Plots’ from: Esser, D. ... [Read more...]

Building a user interface for spatstat

July 30, 2015 | spatialRecology - r

Contents Introduction Get and run it! Roadmap Introduction RStudio developed shiny, an R package that, quoting from their website, “makes it super simple for R users like you to turn analyses into interactive web applications that anyone can use”. It leverages the power of R and its vast collection of ... [Read more...]

Creating a presentation with R

June 20, 2015 | spatialRecology - r

Contents Slidify 1. Install and Initialize 2. Author and Edit 2.1 Add slide content 2.1 Change the look and feel 2.1 Collection of links 3. Generate and Publish 4. Summary Slidify As a LaTeX fan, I started early to write my presentations with the Beamer document class. Unfortunately, the default classes are starting to look rather antique ... [Read more...]

Interactive Mapping with Leaflet in R

June 19, 2015 | spatialRecology - r

Contents Introduction 1. First Steps 1.2 Adding Data 1.2.1 Example 1.4 Useful commands from other spatial R packages 3. Exporting your Web Widget 2.1 Shiny 2.2 RStudio GUI 2.3 Rmarkdown 2.4 Update 3. A closer look on addTile() and addLayersControl() Conclusion Introduction Leaflet lets you create interactive maps right from the R console. Interactive panning and zooming allows for an ... [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)