intro_to_ml/make_book

3 lines
67 B
Plaintext
Raw Normal View History

2022-04-16 10:07:05 +00:00
#!/bin/bash
Rscript -e 'library(bookdown);bookdown::render_book()'