write.xml {geozoo}R Documentation

Write XML File

Description

A function that allows the user to write an object into an .xml.

Usage

write.xml(object.function, filepath, title)

Arguments

object.function

i.e. cube() or sphere()

filepath

where you would like to save the file in quotes

title

title of the file in quotes

Author(s)

Barret Schloerke


[Package geozoo version 0.5.1 Index]