README.md

marcoUtils

Marco Girardello (marco.girardello@gmail.com)

A number of self-written functions that use regularly - mostly for handling spatial data, the extraction of specific information from dataframes, and calculating goodness of fit metrics for linear models.

The package can be installed by typing:

# the devtools package is needed to be able to load the package
# install.packages("devtools")
library(devtools)
install_github("drmarcogir/marcoUtils")
library(marcoUtils)


marcog77/marcoUtils documentation built on Sept. 11, 2019, 4:05 a.m.