library(badger) knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
r badger::badge_cran_download("autostats", "grand-total", "blue")
r badger::badge_code_size("Harrison4192/autostats")
r badger::badge_last_commit("Harrison4192/autostats")
The goal of autostats is to create a simple tidy interface for generating exploratory statistics.
You can Install the released version of autostats from CRAN with:
install.packages("autostats")
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("Harrison4192/autostats")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.