dd_to_zrxp: dd_to_zrxp

Description Usage Arguments Value

View source: R/dd_to_zrxp.R

Description

Convert data file to zrxp for WISKI ingestion.

Usage

1
dd_to_zrxp(stn_data, stn_import_num, min_timestamp)

Arguments

stn_data

The time series data being converted. Should be two columns

First column

Timestamp

Second column

Value

stn_import_num

The WISKI import number for time series data being converted.

min_timestamp

POSIXct format timestamp. The minimum timestamp to filter for before exporting.

Value

Vector of lines to write to .zrxp file


rywhale/rtdd documentation built on July 24, 2019, 11:02 a.m.