Description Arguments Examples
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)
testdate |
What is the chosen date to be tested? Defaults to the birthday of this package. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.