attacks_all_countries: Internet attacks data, aggregated over all countries

attacks_all_countriesR Documentation

Internet attacks data, aggregated over all countries

Description

A dataset containing logs of internet attacks of all countries for each hour of a day during a fixed period.

Usage

attacks_all_countries

Format

A data frame with 168 rows and 3 columns:

wkday

Week day: Monday, Tuesday, ..., Saturday, Sunday.

hour

00 - 24 hour of a day.

n

Number of attacks.

Source

https://github.com/hrbrmstr/facetedcountryheatmaps/tree/master/data


gmlang/ezplot documentation built on Sept. 18, 2022, 6:33 a.m.