rewards: Rewards for battles fought

Description Usage Format See Also

Description

Data set that combines the data in battles, battle_rewards, and rewards_raw. This data set includes zeros for rewards not received and therefore is more relevant than rewards_raw.

Usage

1

Format

A data frame with 3 columns:

date

Date, date battle was fought

battleID

character, unique battle identifier using YYYYMMDD-### format

userID

character, unique account identifier

battle

character, battle name

attempts

integer, number of times battle was fought/simulated

simulated

logical, indicates if the battle was simulated (TRUE) or fought (FALSE)

reward

character, type of reward received

count

integer, number of that reward received

See Also

rewards_raw, battles, battle_rewards


jarad/swgoh documentation built on March 10, 2021, 9:11 a.m.