makedf_planets: Make a dataframe for planet positions

Description Usage Arguments

View source: R/utils.R

Description

Make a dataframe for planet positions

Usage

1
makedf_planets(cen_x, cen_y, r)

Arguments

cen_x

the center x coordinate of each planet, numeric

cen_y

the center y coordinate of each planet, numeric

r

the radius of each planet, numeric


will-r-chase/glyph documentation built on Oct. 29, 2019, 3:49 a.m.