write.xml: Write XML File

Description Usage Arguments Author(s)

View source: R/xml.R

Description

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

Usage

1
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


geozoo documentation built on May 2, 2019, 5:06 a.m.