Learn R Programming

rEDM (version 1.14.3)

circle: 2-D timeseries of a circle.

Description

Time series of of circle in 2-D ($sin$ and $cos$).

Usage

circle

Arguments

Format

A data frame with 200 rows and 3 columns:

Time

time index.

x

$sin$ component.

y

$cos$ component.