area_quadr: Quadrilateral area defined by four points

Description Usage Arguments Value

View source: R/funs_top_clustering_bffs_v7.R

Description

Quadrilateral area defined by four points

Usage

1
area_quadr(A, B, C, D)

Arguments

A

vector with two values defining the x and y coordinates of the first point

B

vector with two values defining the x and y coordinates of the second point

C

vector with two values defining the x and y coordinates of the third point

D

vector with two values defining the x and y coordinates of the fourth point

Value

Quadrilateral area defined by four points


LucaGiudice/Simpati documentation built on Jan. 27, 2022, 11:42 p.m.