whirlpool {ggarrow}R Documentation

Whirlpool data

Description

This function returns some made-up data to test arrow functionality with.

Usage

whirlpool(n = 5, detail = 100)

Arguments

n

The number of streams in the whirlpool.

detail

The number of points per stream.

Value

A data.frame

Examples

whirlpool()

[Package ggarrow version 0.1.0 Index]