angle: 'angle' Computes angle between major and local source...

Description Usage Arguments Examples

Description

angle Computes angle between major and local source signatures

Usage

1
angle(major.sig, source.sig1)

Arguments

major.sig

major source signatures

source.sig1

local source signature from one monitor

Examples

1
2
3
data(simdat)
share1 <- share(simdat)
angle(share1$major.sig, share1$source.sig)

kralljr/share documentation built on May 20, 2019, 1:25 p.m.