inst/doc/bytescircle.R

## ----eval=FALSE---------------------------------------------------------------
#  BYTES = bytescircle( '/R/.RData', plot=1 )
#  bytescircle( input=BYTES, plot=2 )

## ---- out.width = "250px", echo=FALSE, fig.show="asis"------------------------
knitr::include_graphics("bytescircle_plot_1.png")
knitr::include_graphics("bytescircle_plot_2.png")

## ----eval=FALSE---------------------------------------------------------------
#  bytescircle( input=BYTES, plot=3 )

## ---- out.width = "250px", echo=FALSE-----------------------------------------
knitr::include_graphics("bytescircle_plot_3.png")

## ----eval=FALSE---------------------------------------------------------------
#  bytescircle( input=BYTES, plot=4 )

## ---- out.width = "250px", echo=FALSE-----------------------------------------
knitr::include_graphics("bytescircle_plot_4.png")

## ----eval=FALSE---------------------------------------------------------------
#  bytescircle( input=BYTES, plot=5 )

## ---- out.width = "250px", echo=FALSE-----------------------------------------
knitr::include_graphics("bytescircle_plot_5.png")

## ----eval=FALSE---------------------------------------------------------------
#  bytescircle( "bytecircle.Rmd", plot=1, ascii=TRUE )

Try the bytescircle package in your browser

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

bytescircle documentation built on Dec. 11, 2021, 9:12 a.m.