Load or source a file: (internal use)

inla.load(filename, debug = TRUE)

Arguments

filename

The name of the file to be loaded, alternatively, sourced.

debug

Logical. Turn on/off debug information.

Value

None

Details

Try to load the file into the global environment, if that fail, try to source the file into the global environment.

Author

Havard Rue hrue@r-inla.org