auxGridTics: Calculate position of map grid tics

Description Usage Arguments Value Examples

Description

The function computes the position of map grid tics

Usage

1
auxGridTics(gdf, gnbr = 5)

Arguments

gdf

a geo-data file

gnbr

number of map grid lines (horizontal = vertical)

Value

data frame with grid tic positions

Examples

1
2
Not run:
grid <- auxGridTics(gdf = raster, gnbr = 5)

environmentalinformatics-marburg/magicVis documentation built on May 16, 2019, 7:53 a.m.