Learn R Programming

cograph (version 1.5.2)

cloud_vertices: Generate Cloud Vertices

Description

Generate Cloud Vertices

Usage

cloud_vertices(x, y, r, n = 100)

Value

List with x, y vectors of vertices.

Arguments

x

Center x coordinate.

y

Center y coordinate.

r

Radius.

n

Number of vertices.