write.xml {geozoo}R Documentation

Write XML's

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

Examples






[Package geozoo version 0.4 Index]