knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(math4753kouryRpackage)
math4753kouryRpackage::packagecltu(n=25,iter=10000)
math4753kouryRpackage::mymult()
math4753kouryRpackage::myncurve(mu=0,sigma=1,a=1.7)
math4753kouryRpackage::myboot(x=(1:9999),fun="median")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.