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

probably probably website

Codecov test coverage Lifecycle: experimental R-CMD-check

Introduction

probably contains tools to facilitate activities such as:

Installation

You can install probably from CRAN with:

install.packages("probably")

You can install the development version of probably from GitHub with:

# install.packages("pak")
pak::pak("tidymodels/probably")

Examples

Good places to look for examples of using probably are the vignettes.

Contributing

This project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



tidymodels/probably documentation built on Oct. 17, 2024, 4:50 p.m.