get_study_details {ropendata} | R Documentation |
Retrieve details for a specific Rapid7 Open Data study
get_study_details(study_name, rapid7_opendata_api_key = rapid7_api_key())
study_name |
A valid study name. This should be a value from the field
|
rapid7_opendata_api_key |
Your Rapid7 Open Data API key. The various
API interface function look for this key in |
data frame
try(
get_study_details("sonar.national_exposure"),
silent=TRUE
) -> details