Description Usage Arguments Value References See Also Examples
If you don't want asnames_current()
and [read_asnames())] to manage
asnames.txt
files for you, you can use this function to parse asnames.txt
files you've downloaded and manage via other means.
[read_asnames())]: R:read_asnames())
1 | parse_asnames(as_fil)
|
as_fil |
path to an |
data frame (tibble) with "asn
", "handle
", "asinfo
", "iso2c
"
https://bgp.potaroo.net/as6447/asnames.txt
asnames_current
read_asnames
1 2 3 4 | ## Not run:
parse_asnames("/tmp/asnames.txt")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.