hexViewFile: Specify an Example File

Description Usage Arguments Value Author(s) Examples

View source: R/util.R

Description

This is just a convenience function for specifying one of the example files contained in the hexView package. It is used in examples in hexView help pages.

Usage

1
hexViewFile(filename)

Arguments

filename

The name of the example file.

Value

The full path to the appropriate example file.

Author(s)

Paul Murrell

Examples

1
hexViewFile("rawTest.txt")

Example output

[1] "/usr/lib/R/site-library/hexView/files/rawTest.txt"

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