magic12stars: Magic 12 Stars This function asks for an input of a date and...

Description Arguments Examples

View source: R/magic12stars.R

Description

Magic 12 Stars

This function asks for an input of a date and returns the corresponding astrological sign if one is born on that day.

The function uses the lubridate() package to get the year, month, and the day from a given date. The code is from Vitalie Spinu (github@vspinu)

Arguments

testdate

What is the chosen date to be tested? Defaults to the birthday of this package.

Examples

1

nikkyxiong/magic12stars documentation built on Dec. 12, 2019, 6:40 a.m.