get_grid: Function to get the corresponding grid for a map

Description Usage Arguments Value

View source: R/get_grid.R

Description

Function to get the corresponding grid for a map

Usage

1
get_grid(file, type = "hexagonal", seed = 2019)

Arguments

file

The file to be loaded. Comes from st_read() function.

type

The type of grid to generate (square or hexagonal)

seed

The seed to generate the grid

Value

The grid generated


ian-flores/tidymapgrid documentation built on Nov. 5, 2019, 2:40 p.m.