getCurrentFiveMinuteSystemLoad: Get Current Five Minute System Load

Description Usage Arguments

View source: R/getCurrentFiveMinuteSystemLoad.R

Description

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

Usage

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

Arguments

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.