write_datainfo: write_datainfo
Description
Write a DataInfo object to a datainfo file
Usage
write_datainfo(di, path, force = FALSE)
Arguments
- di
(DataInfo) DataInfo object
- path
(str) Path to write the datainfo file
- force
(logical) Force overwrite if file already exists