project_ppp: Title

Description Usage Arguments

View source: R/misc.R View source: R/funcs.R

Description

Title

pro.bearing <- (azi - bearing) pro.bearing[pro.bearing>180] <- pro.bearing[pro.bearing>180]-360 ends.xy.plan <- cos((pro.bearing)* pi/180) ends.xy <- -scale* cos(plunge* pi/180) * ends.xy.plan ends.z <- scale* sin(plunge* pi/180)

Usage

1
2
3
project_ppp(my.ppp, plates, profile = NULL)

project_ppp(my.ppp, plates, profile = NULL)

Arguments

profile
test

msandifo/slab documentation built on Oct. 13, 2020, 1:26 a.m.