getScansioFTPs: Load FTP data set from Rapid7 and add IP geolocation data,...

Description Usage Arguments Examples

Description

Load FTP data set from Rapid7 and add IP geolocation data, providing a tidy data set.

Usage

1
getScansioFTPs(scope = 500, dirdata = "data", seed = 666)

Arguments

scope

number of observations. Warning: if scope > 1000 it will use multiple cores.

dirdata

path where raw data and tidy data frames will be stored

seed

used to select the scope observations

Examples

1
2
3
4
## Not run: 
ftps <- getScansioFTPs()

## End(Not run)

DDS-MCSM/dds.base documentation built on June 4, 2019, 11:39 p.m.