knitr::opts_chunk$set(echo = TRUE) devtools::source_gist("c83e078bf8c81b035e32c3fc0cf04ee8", filename = 'render_toc.R')
render_toc("README.rmd", toc_depth=2)
A simple statistics package for students
Using r-universe
install.packages("thongke", repos = "https://vungocbinh2009.r-universe.dev")
Using devtools
# Install devtools install.packages("devtools") # Install thongke devtools::install_github("vungocbinh2009/thongke")
cat(readLines('LICENSE'), sep = '\n')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.