R/util.R

Defines functions hexViewFile

Documented in hexViewFile

# Just for use in examples in hexView help files 
hexViewFile <- function(filename) {
  system.file("files", package="hexView", filename)
}

Try the hexView package in your browser

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

hexView documentation built on May 2, 2019, 7:02 a.m.