Skip to contents

Loads weather data from the database. If not available, returns NULL.

Usage

load_match_weather(conn = NULL, format = NULL)

Arguments

conn

DBI connection. If NULL, opens one.

format

Character. Filter by match format (optional).

Value

data.table with match-level weather features, or NULL.