Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

write.gra

Saving Maps in Graph Format


Description

Writes the information of a map object to a file (in graph format)

Usage

write.gra(map, file, replace = FALSE)

Arguments

map

Map object ot be saved (should be in graph format, see bnd2gra for the conversion of boundary format to graph format).

file

Name of the file to write to

replace

Should an existing file be overwritten with the new version?

Author(s)

Thomas Kneib, Felix Heinzl

References

BayesX Reference Manual. Available from http://www.bayesx.org

See Also


BayesX

R Utilities Accompanying the Software Package BayesX

v0.3-1
GPL-2 | GPL-3
Authors
Nikolaus Umlauf [aut, cre], Thomas Kneib [aut], Nadja Klein [aut], Felix Heinzl [ctb], Andreas Brezger [ctb], Daniel Sabanes Bove [ctb]
Initial release
2019-08-23

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.