knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(pkghw4g3)

Goals

The goal of this package is to calculate a definite area. Then, we can plot the result.

The main functions of this package are :

Shiny App

There is also a shiny application for the user; He/she can specify the paramters (B & seed) and see the visualization of our simulation. The application also displays the running time and the estimated area.



ptds2021/pkghw4g3 documentation built on Dec. 22, 2021, 9:58 a.m.