Skip to content
/ goal Public

Geographical Analysis Library: An R package for analysing spatial data.

Notifications You must be signed in to change notification settings

dimitrisk/goal

Repository files navigation

goal

This is an R library for the analysis of geographical data. It includes 6 groups of functions.

Description

The 5 groups of functions are the following:

  1. (net) functions for the analysis of networks.

  2. (geo) functions for spatial-geometry conversions.

  3. (vis) functions for geographical visualization and interpretation of statistics.

  4. (uav) functions for analysis of UAV missions and flightpaths.

  5. (osm) functions for OpenStreetMap data analysis and downloading.

  6. (spa) functions for Spatial Analysis

Installation

You can install goal from GitHub with:

# install.packages("devtools")
library(devtools)

devtools::install_github("dimitrisk/goal")

Example

This is a basic example which shows you how to solve a common problem:

library(goal)

Licence Project Status: Active - The project has reached a stable, usable state and is being actively developed. GitHub all releases GitHub issues GitHub pull requests GitHub Repo stars GitHub R package version GitHub release (latest by date) GitHub last commit

About

Geographical Analysis Library: An R package for analysing spatial data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages