knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "tools/README-"
)

Project Status: Active - The project has reached a stable, usable state and is being actively developed. Contributor Covenant

sageparenting: Mom and Dad in your console.

"I'll give you something to cry about." -- Dad, circa 1985

Installing sageparenting

sageparenting is ONLY available on GitHub. To install it:

# The easiest way to get sageparenting is from GitHub:
install.packages("devtools")
devtools::install_github("emilioxavier/sageparenting")

How to use sageparenting

library(sageparenting)
sage.parenting()

Have a suggestion? Need help? Found a bug?

Code of conduct

Just because our parents said hurtful things to us doesn't mean we should say them to each other.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

MIT © Emilio Xavier Esposito



emilioxavier/sageparenting documentation built on June 13, 2022, 12:29 a.m.