Description Usage Arguments Details Value References See Also Examples
Looks for and loads a date timestamped asnames.txt from "~/.asnames".
| 1 | read_asnames(date = Sys.Date())
 | 
| date | character (ISO date) or  | 
You can see available asnames.txt files via list.files("~/.asnames") and
read/parse arbitrary asnames.txt files with parse_asnames().
data frame (tibble) with "asn", "handle", "asinfo", "iso2c"
https://bgp.potaroo.net/as6447/asnames.txt
asnames_current
parse_asnames
| 1 2 3 4 | ## Not run: 
   read_asname("2018-12-05")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.