attacks_by_country: Internet attacks data by each country

attacks_by_countryR Documentation

Internet attacks data by each country

Description

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

Usage

attacks_by_country

Format

A data frame with 1680 rows and 5 columns:

country

Country name.

wkday

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

hour

00 - 24 hour of a day.

country_code

2-letter country code.

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.