knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
maotai is an R package whose name is an acronym for Matrix Algebra, OpTimization, And Inference problems - though I can't deny motivation from one of my father's favorite for the namesake. More detailed introduction will be added later.
Install the latest release from CRAN with:
install.packages("maotai")
or the up-to-date development version from github:
# install.packages("devtools") devtools::install_github("kisungyou/maotai")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.