write_ellmeta | R Documentation |
Helperf function to get and write ellipsoid metadata
write_ellmeta(ellipsoid, name = "ellipsoid_metadata")
ellipsoid |
object of class ellipsoid*. |
name |
(character) name of the file to be written. If the object in
|
A summary of ellipsoid metadata as a data.frame.
Writes a csv file with the summary of ellipsoid metadata named "metadata_summary.csv" and txt files with the complete ellipsoid metadata (per each element if replicated) in the working directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.