Skip to contents

Write a DSS time series, paired dataset, or grid to a DSS file.

Usage

dss_write(x, filename, path)

Arguments

x

The dataframe (Time Series or Paired Data) or raster (Grid) to write to DSS. Must include attribute "dss_attributes" containing required attributes.

filename

A DSS file path.

path

The DSS path to write.