get_well_rectangle: Get rectangle polygon from coordinates

View source: R/gw-model.R

get_well_rectangleR Documentation

Get rectangle polygon from coordinates

Description

Get rectangle polygon in theta-phi space from coordinates

Usage

get_well_rectangle(theta1, theta2, phi1, phi2)

Arguments

theta1

Lower limit theta

theta2

Upper limit theta

phi1

Lower limit phi

phi2

Upper limit phi

Details

Returns a rectangle as an sf polygon in theta-phi space

Examples

## Not run: 
get_well_rectangle(0,pi/2,0,pi/6)

## End(Not run)

gopalpenny/nitratesgame documentation built on July 8, 2023, 6:10 p.m.