readout.header | R Documentation |
Read header information of output file
readout.header(
keyword,
path = get("outpath", envir = .shud),
file = file.path(path, paste0(get("PRJNAME", envir = .shud), ".", keyword, ".dat"))
)
keyword |
keyword of the output file. File name format is: projectname.keyword.dat |
path |
path of the output file |
file |
Full path of output file. |
Header information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.