supports reading data into a map object, and write the map to files with names sorted for consistency
Arguments
- file
file to read from or write to
- ...
passed to
as.list
- map
a
fastmap
object; can be generated byfastmap
ordipsaus
package; default is to create a new map internally- x
list or map to write
- sorted
whether to sort the list by name; default is false