Rdocumentation
powered by
Learn R Programming
samatha (version 0.41)
include.textfile: reads a text file into a character vector A wrapper around readChar
Description
reads a text file into a character vector A wrapper around readChar
Usage
include.textfile(text.file)
Arguments
text.file
a text file you wish to include in an html page, e.g. a javascript function
Value
a character vector of length 1
See Also
include.markdown