Blog


Blog

Plot Fishing effort in R

R
ggplot2
English
Y2025

Create a map with fishing information from Global fishing watch in R.

Plot distance to coast in R

R
ggplot2
English
Y2025

Create a map with distance to coast information in R.

Plot bathymetry in R

R
ggplot2
English
Y2025

Create a map with bathymetry information in R.

tmap

R
tmap
English
Y2024

Create an interactive map to explore your data.

Complete or incomplete trips

R
ggplot2
English
Y2024

Identify trips with large gaps and classify the trip as complete or incomplete.

Distance between consecutive points

R
ggplot2
English
Y2024

This posts allows to calculate distance between consecutive locations.

Identify events

R
ggplot2
English
Y2024

Assign a number to each event.

Remove undesired locations

R
ggplot2
English
Y2024

Create a buffer to remove locations.

Interpolate a path

R
ggplot2
English
Y2024

Doing a linear interpolation of tracks of animals.

Distance from point

R
ggplot2
English
Y2024

Calculate distance from a point.

Add text on images using R

R
magick
English
Y2024

A short description of the post.

Create a buffer

R
ggplot2
English
Y2024

This post is about how to create a spatial buffer of 1 km around a point.

Secondary-axis environmental plot

R
ggplot2
English
Y2024

Create a secondary-axis plot from SST and CHL.

Environmental variables

R
ggplot2
English
Y2024

Download and plot SST data from a specific period.

Create a calendar

R
ggplot2
English
Y2024

This post is to create a calendar.

using arrows

R
ggplot2
English
Y2023

This post is on how to use arrows in a plot.

secondary x title

R
ggplot2
English
Y2023

This post is on how to articially create a secondary x title.

Inside legend

R
ggplot2
English
Y2023

Create a custom legend using annotations of text and rectangles inside the plot.

Reference legend multiplots

R
ggplot2
English
Y2023

Create a plot to be use as reference legend for multiple plots

Custom legends in a map

R
ggplot2
English
Y2023

Place the legend inside the map and custom the legend title

Custom points in a map

R
ggplot2
English
Y2023

Plot different size, color and shape points

gganimate

R
ggplot2
English
Y2023

Create an animation of your tracks.

Github page presentations

R
Git
English
Y2023

Publish your slides from a html file.

Grid, Raster, Colors

R
GIS
English
Y2023

Create a grid, then a raster, and plot them with your custom colors.