censys_series_details: Get details about a series, including the list of tables and schema for the series
Description
You must have both CENSYS_API_ID and CENSYS_API_SECRET present in the
R environment for the functions in this package to work. It is highly suggested that
you place those in ~/.Renviron at least for interactive work.
Usage
censys_series_details(series = "ipv4")
Arguments
series
series name (call censys_series() to see them all). Defaults to ipv4.