inst/doc/BrailleRHistory.R

## ----setup, results="hide"----------------------------------------------------
library(BrailleR)

## ----hist, fig.cap="A histogram of 1000 random values from a normal distribution"----
x=rnorm(1000)
VI(hist(x))

Try the BrailleR package in your browser

Any scripts or data that you put into this service are public.

BrailleR documentation built on July 26, 2023, 5:46 p.m.