Description Usage Arguments Examples
Load FTP data set from Rapid7 and add IP geolocation data, providing a tidy data set.
1 | getScansioFTPs(scope = 500, dirdata = "data", seed = 666)
|
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 |
1 2 3 4 | ## Not run:
ftps <- getScansioFTPs()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.