iptools_refresh: Refresh iptools Internal Datasets

Description Usage Examples

Description

iptools contains a variety of internal datasets. While these should be updated on a regular basis by the package authors and maintainers, they can also be refreshed by you, the user, using this collection of functions. Each one takes the form [dataset_name]_refresh() to make it clear which dataset is updated by which function.

Usage

1
2
3
4
5

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
## Not run: 

#update iana_assignments

iana_assignments_refresh()
#[1] TRUE

#update iana_special_assignments

iana_special_assignments_refresh()
#[1] TRUE

## End(Not run)

iptools documentation built on Sept. 10, 2021, 5:06 p.m.