Learn R Programming

RFOC (version 3.4-6)

Preflect: Reflect a pole through to the lower hemisphere

Description

Takes a vector to a pole and reflects it to the lower hemisphere

Usage

Preflect(az, dip)

Arguments

az

azimuth angle, degrees

dip

dip in degrees

Value

list

az

azimuth angle, degrees

dip

dip in degrees

...

See Also

REFLECT

Examples

Run this code
# NOT RUN {

z = Preflect(65, -23)
z = Preflect(265, -23)


# }

Run the code above in your browser using DataLab