Skip to content

Commit 26ae9e8

Browse files
committed
update README with R links
1 parent 2ac85f5 commit 26ae9e8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](h
99

1010
_Vetiver, the oil of tranquility, is used as a stabilizing ingredient in perfumery to preserve more volatile fragrances._
1111

12-
The goal of vetiver is to provide fluent tooling to version, share, deploy, and monitor a trained model. Functions handle both recording and checking the model's input data prototype, and predicting from a remote API endpoint. The vetiver package is extensible, with generics that can support many kinds of models, and available for both Python and R. To learn more about vetiver, see the documentation at <https://vetiver.rstudio.com/>
12+
The goal of vetiver is to provide fluent tooling to version, share, deploy, and monitor a trained model. Functions handle both recording and checking the model's input data prototype, and predicting from a remote API endpoint. The vetiver package is extensible, with generics that can support many kinds of models, and available for both Python and R. To learn more about vetiver, see:
13+
14+
- the documentation at <https://vetiver.rstudio.com/>
15+
- the R package at <https://rstudio.github.io/vetiver-r/>
1316

1417
You can use vetiver with:
1518

0 commit comments

Comments
 (0)