iphub_api_key: Get or set IPHUB_API_KEY value

View source: R/iphub-api-key.R

iphub_api_keyR Documentation

Get or set IPHUB_API_KEY value

Description

The API wrapper functions in this package all rely on a PacketTotal API key residing in the environment variable IPHUB_API_KEY. The easiest way to accomplish this is to set it in the .Renviron file in your home directory.

Usage

iphub_api_key(force = FALSE)

Arguments

force

Force setting a new IPHub key for the current environment?

Value

atomic character vector containing the IPHub api key

Author(s)

Bob Rudis (bob@rud.is)

References

https://iphub.info/api


MAHDLab/rIP documentation built on Aug. 28, 2024, 11:31 p.m.