read_htm {SwimmeR}R Documentation

Read in html files of swimming results

Description

Read in html files of swimming results

Usage

read_htm(x, node_helper)

Arguments

x

an .html, .htm or .aspx location containing swimming results. Must be formatted in a "normal" fashion - see vignette

node_helper

receives node from read_results

Value

returns a list of results, with "read_results_flag" added as the first element of the list


[Package SwimmeR version 0.14.2 Index]