extract_replay_metadata: Extract replay metadata

Description Usage Arguments Details Value

View source: R/replay.R

Description

Extracts the metadata from an unzipped .bbrz file.

Usage

1
extract_replay_metadata(xml_data, replay_length, metadata_required)

Arguments

xml_data

an xml_document resulting from reading in a .bbrz file with xml2::read_xml

replay_length

How many nodes xml_data contains. The match results are contained in the final entry

Details

Relevant metadata is found in the final xml entry, reporting the game results back to the server.

Value

a list of relevant metadata as strings


nufflytics/nufflytics documentation built on Oct. 10, 2020, 5:27 p.m.