whirlpool: Whirlpool data

View source: R/data_whirlpool.R

whirlpoolR 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()

ggarrow documentation built on June 22, 2024, 9:44 a.m.