as_circular: Cast an object as circular

View source: R/as_circular.R

as_circularR Documentation

Cast an object as circular

Description

Cast an object as circular

Usage

as_circular(x, ...)

Arguments

x

object to cast

...

arguments passed to as_daytime

Details

For non-daytime objects, the default method is a chain of casts, first to daytime, then to circular. Extra arguments can be passed through ... to assist with the initial conversion to daytime


paulhibbing/daytime documentation built on July 13, 2022, 6:32 p.m.