knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of magic12stars is to ask for an input of a date and returns the corresponding astrological sign if one is born on that day. It is meant to be for fun!
You can install the released version of magic12stars from CRAN with:
install.packages("magic12stars")
This is a basic example which shows you how to solve a common problem:
library(magic12stars) ## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.