Recently Published
Show images in Rmarkdown
Play with parameters to show images in a Rmarkdown document
Reading GPX file from Wikiloc, Strava and other GPS tracking software
Read the information from a file with .gpx extension. This type of files are used to exchange information about GPS tracked routes in XML format.
pivot_wider and pivot_longer tidyr functions
All examples in https://rpubs.com/pep1024/reshape to transform (reshape) a data frame between the long and wide formats using `pivot_*` functions in `tidyr` package
Decorated heatmap
Plot a heatmap of a random matrix of (n,m) elements and decorate it with grid lines, texts and personalized axis.
Date Sequence definition
Examples of creation and manipulation of Date sequences
Reshape R base function tutorial
Tutorial about the reshape function to transform data frames between long and wide formats
Grouping a continuous variable
Simple examples about how to group a continuous variable in given number of groups
Graphical parameters of {graphics} package
This document shows examples of use for all graphical parameters of the R Graphics Package parameters