View source: R/nof1.simulation.R
Simulating sample normal data
1 2 3 4 5 6 7 8  | nof1.normal.simulation(
  Base.size = 2,
  Treat.size = 8,
  prec = 0.5,
  alpha = 50,
  beta_A = -3,
  beta_B = -1
)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.