simplify: Simplify results of get_* functions

Description Usage Arguments Value Examples

Description

Simplify results of get_* functions

Usage

1
2
3
4
5
simplify_event(event_data)

simplify_match(match_data)

simplify_player(player_data)

Arguments

event_data

data.frame of type event

match_data

data.frame of type match

player_data

data.frame of type player

Value

Simplified versions of specific data.frames with selecting the mostly used columns.

Examples

1
2
3
4
## Not run: 
simplify_event(get_event(event_id = 398))

## End(Not run)

evgeniC/snookerorg documentation built on May 16, 2019, 9:39 a.m.