
Add Project metadata
addProjectMetadata.Rd
Returns a SpatialMap object with projectMetadata added
Arguments
- object
A SpatialMap object
- metadata
The metadata to add. A data.frame, vector, or list. If passing a data.frame with row names, or a named vector or list, these names will be used for indexing when adding the metadata.
- col.names
New column names (if not already a data.frame)
- overwrite
Whether to overwrite existing columns in case of a column name match