knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(add2bibtex)
add_kaggle("https://www.kaggle.com/lijiaxiang/stacking", is_paste = FALSE)
add_datacamp( "https://www.datacamp.com/courses/extreme-gradient-boosting-with-xgboost", is_paste = FALSE )
add_bibtex("book", is_paste = FALSE) add_bibtex("manual", is_paste = FALSE) add_bibtex("online", is_paste = FALSE) add_bibtex("more", is_paste = FALSE)
add_wechat("https://mp.weixin.qq.com/s/2-1taZ5o4uzVcGMe5u4P-A", is_paste = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.