getFiveMinuteSystemLoadForDay: get Five Minute System Load For Day

Description Usage Arguments

View source: R/getFiveMinuteSystemLoadForDay.R

Description

May need to add config = config(ssl.verifypeer = FALSE) if SSL cert cant be found.

Usage

1
2
3
getFiveMinuteSystemLoadForDay(day = Sys.Date(), user = getOption(x =
  "ISO_NE_USER"), password = getOption(x = "ISO_NE_PASSWORD"),
  out.tz = "America/New_York", ...)

Arguments

day

date in '%Y-%m-%d', or object coercible to class Date

user

user account

password

password

out.tz

output timezone.

...

passed to httr functions.


noahbullock/rISONE documentation built on May 23, 2019, 9:29 p.m.