list_2d_coordinates: List 2D Area Coordinates

Description Usage Arguments Value

View source: R/tablepaths.r

Description

list the face point or cell center coordinates of a 2D area.

Usage

1
list_2d_coordinates(f, which.area, type = c("FacePoint", "Cell"))

Arguments

f

The HDF5 file to read.

which.area

The 2D area to get the coordinates for.

type

The type of coordinates to get, i.e. 'FacePoint' or 'Cell' (center) coordinates.

Value

a dataframe of XY coordinates for the 2D area.


mkoohafkan/RAStestR documentation built on July 14, 2019, 11:41 p.m.