knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(MATH4753clar0197)
This is a package full of functions that I have created throughout the course.
MATH4753clar0197::fahrenheit_to_celsius(40)
MATH4753clar0197::myncurve(5,3,2)
MATH4753clar0197::mybin(iter=1000,n=18, p=0.3)
MATH4753clar0197::myclt(10,30,a=2,b=5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.