Skip to content

Commit

Permalink
Netlify Status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
topepo committed Sep 16, 2020
1 parent 7a1f12a commit ed4e660
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# TMwR

[![Netlify Status](https://api.netlify.com/api/v1/badges/a0db3b22-8c6f-40e8-bcef-9de2f99fd428/deploy-status)](https://app.netlify.com/sites/tidy-models-with-r/deploys)

```{r, include = FALSE}
knitr::opts_chunk$set(
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# TMwR




[![Netlify Status](https://api.netlify.com/api/v1/badges/a0db3b22-8c6f-40e8-bcef-9de2f99fd428/deploy-status)](https://app.netlify.com/sites/tidy-models-with-r/deploys)

This repository contains the source for [_Tidy Modeling with R_](https://tmwr.org). The purpose of this book is to demonstrate how the [tidyverse](https://www.tidyverse.org/) and [tidymodels](https://www.tidymodels.org/) can be used to produce high quality models.

Expand Down

0 comments on commit ed4e660

Please sign in to comment.