library(badger) knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
r badger::badge_cran_download("validata", "grand-total", "blue")
r badger::badge_code_size("Harrison4192/validata")
r badger::badge_last_commit("Harrison4192/validata")
The goal of validata is to provide functions for validating the structure and properties of data frames.
You can install the released version of validata from CRAN with:
install.packages("validata")
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("Harrison4192/validata")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.