Skip to content

Add EOF text to all files in the code in order to ease debugging

Usage

addEOF(path = ".", filetypes = c("inc", "prn", "gms"))

Arguments

path

path to the main folder of the model

filetypes

file types the function should be applied to

See also

Author

Anastasis Giannousakis

Examples

if (FALSE) { # \dontrun{
addEOF()
} # }