library(badger)

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

autostats

r badger::badge_cran_download("autostats", "grand-total", "blue") r badger::badge_code_size("Harrison4192/autostats") r badger::badge_last_commit("Harrison4192/autostats")

Lifecycle: experimental CRAN status R-CMD-check

The goal of autostats is to create a simple tidy interface for generating exploratory statistics.

Installation

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")


Harrison4192/autostats documentation built on April 14, 2025, 9:44 a.m.