My useless utility functions for R.
It takes very long time to install this package as this package is trying to install most of R packages for my daily usage.
To install the latest development version:
if (!require("remotes")) {
install.packages("remotes")
}
remotes::install_github("byzheng/myutils")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.