ws_series: FUnction to get the curve attributes.

Description Usage Arguments Examples

View source: R/ws_series.R

Description

FUnction to get the curve attributes.

Usage

1
2
3
ws_series(id, from = NULL, to = NULL, time_zone = NULL,
  ws_filter = NULL, ws_function = NULL, frequency = NULL,
  output_time_zone = NULL, token = NULL)

Arguments

id

Curve id. Integer.

from

character.

to

Character.

time_zone

Character.

ws_filter

Character.

ws_function

Character.

frequency

Character.

output_time_zone

Character.

token

Token

Examples

1
2
3
library(wattsight2)

ws_series(id = 2)

krose/mkonline2 documentation built on Nov. 7, 2019, 10:42 a.m.